Hi,
I have a db connection inside my .aspx page hosted in IIS 5.1 .
But it is very slow in Opendatabaseconnection and UserLogin . Well,
the same calls work very fast if i make a VB.net application.

I think IIS is playing some role here.

Any ideas?

Regards,
AS

Re: DB connection from aspx by jeff

jeff
Thu Jul 15 16:19:31 CDT 2004

On 15 Jul 2004 08:43:44 -0700, anshumansharma@yahoo.com (as13) wrote:

>I have a db connection inside my .aspx page hosted in IIS 5.1 .
>But it is very slow in Opendatabaseconnection and UserLogin . Well,
>the same calls work very fast if i make a VB.net application.
>
>I think IIS is playing some role here.
>
>Any ideas?

Try an ASP.NET group, they'd be more informed on potential issues and
could look at your code.

Jeff