|
-
Mar 24th, 2003, 08:19 PM
#1
Thread Starter
Lively Member
server OS
Must the sql server 2000 run on the server OS such as Windows NT, Windows 2000 Professional?
-
Mar 24th, 2003, 08:25 PM
#2
Sleep mode
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 .
-
Mar 24th, 2003, 08:31 PM
#3
Thread Starter
Lively Member
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"
-
Mar 24th, 2003, 09:09 PM
#4
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
-
Mar 24th, 2003, 09:15 PM
#5
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|