Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this messagenca-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.
Post Follow-up to this messageIn 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 > > >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.