Results 1 to 5 of 5

Thread: server OS

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Malaysia
    Posts
    124

    server OS

    Must the sql server 2000 run on the server OS such as Windows NT, Windows 2000 Professional?

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: server OS

    Originally posted by chinhow
    Must the sql server 2000 run on the server OS such as Windows NT, Windows 2000 Professional?
    It's running here on XP Pro .

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Malaysia
    Posts
    124

    Re: Re: server OS

    Originally posted by Pirate
    It's running here on XP Pro .
    I used to install on XP Pro, but CLIENT couldn't access the SQL's DB. It shows the error message with "SQL server does not exist or Access Denied"

  4. #4
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Make sure your connection string was correct. Also if you are installing from the VS.NET CD then the SQL Server Instance name is something like VSdotnet. So if your computer name was BooHoo then the SQL Server name would be something like: BooHoo\VSdotnet

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Location
    Malaysia
    Posts
    124
    Originally posted by Edneeis
    Make sure your connection string was correct. Also if you are installing from the VS.NET CD then the SQL Server Instance name is something like VSdotnet. So if your computer name was BooHoo then the SQL Server name would be something like: BooHoo\VSdotnet
    in setup.ini, i changed the code to

    [Options]
    INSTANCENAME=NetSDK
    SECURITYMODE=SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width