Suggestion Assistance

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nca-wom

    Suggestion Assistance

    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]

    #2
    Re: Suggestion Assistance

    nca-wom wrote:[color=blue]
    > 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[/color]

    What kind of database?
    Never mind. See this:


    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.


    Comment

    • Ray Costanzo [MVP]

      #3
      Re: Suggestion Assistance

      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:u37lkZjNFH A.1176@TK2MSFTN GP15.phx.gbl...[color=blue]
      > 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[/color]
      limit,[color=blue]
      > etc).
      >
      > I moved my database off the webserver to a faster and more secure[/color]
      location.[color=blue]
      > I can't access the database through the webserver anymore.
      >
      > I am using Windows Authentication. I understand that the webserver will[/color]
      be[color=blue]
      > using the IUSR_xxxx account to access the database. I am at a loss on how
      > to access the database
      >
      > Please help.
      >
      > Thanks
      >
      >
      >[/color]


      Comment

      Working...