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
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
Comment