Home > Archive > ASP > March 2005 > Suggestion Assistance
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Suggestion Assistance
|
|
| nca-wom 2005-03-31, 8:55 pm |
| 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
| |
| Bob Barrows [MVP] 2005-03-31, 8:55 pm |
| 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.
| |
| Ray Costanzo [MVP] 2005-03-31, 8:55 pm |
| 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
>
>
>
|
|
|
|
|