I have my webserver and a database. Things started to slowdown a ton with
access, permissions denied (it is on a Windows XP machine, 10 session limit,
etc).

I moved my database off the webserver to a faster and more secure location.
I can't access the database through the webserver anymore.

I am using Windows Authentication. I understand that the webserver will be
using the IUSR_xxxx account to access the database. I am at a loss on how
to access the database

Please help.

Thanks

Re: Suggestion Assistance by Bob

Bob
Thu Mar 31 15:20:51 CST 2005

nca-wom wrote:
> I have my webserver and a database. Things started to slowdown a ton
> with access, permissions denied (it is on a Windows XP machine, 10
> session limit, etc).
>
> I moved my database off the webserver to a faster and more secure
> location. I can't access the database through the webserver anymore.
>
> I am using Windows Authentication. I understand that the webserver
> will be using the IUSR_xxxx account to access the database. I am at
> a loss on how to access the database
>
> Please help.
>
> Thanks

What kind of database?
Never mind. See this:
http://www.aspfaq.com/show.asp?id=2168

Bob Barrows

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.



Re: Suggestion Assistance by Ray

Ray
Thu Mar 31 15:31:53 CST 2005

In addition to what Bob said, you realize that this won't change the 10
connection limit in XP, right? I don't see how this will solve your
problem.

Ray at work

"nca-wom" <nca-wom@yahoo.com> wrote in message
news:u37lkZjNFHA.1176@TK2MSFTNGP15.phx.gbl...
> I have my webserver and a database. Things started to slowdown a ton with
> access, permissions denied (it is on a Windows XP machine, 10 session
limit,
> etc).
>
> I moved my database off the webserver to a faster and more secure
location.
> I can't access the database through the webserver anymore.
>
> I am using Windows Authentication. I understand that the webserver will
be
> using the IUSR_xxxx account to access the database. I am at a loss on how
> to access the database
>
> Please help.
>
> Thanks
>
>
>