to start your server:
Start menu / MSSql Server / Service Manager
you should be able to press start to start the service.
Then to run queries etc:
Start menu / MSSql Server / Query Analyzer
put . in the Sql Server box and check "Windows Authentication"
if that fails the check "Sql Server authentication" and put
sa in the username box and leave password blank.
Here's a decent tutorial on the Basics once you get logged in:
http://www.webdevelopersjo
Have fun,
Jon
Main Topics
Browse All Topics





by: rsrsmPosted on 2003-12-13 at 17:37:57ID: 9936072
If you have installed SQL server, then I would suggest to look at the books online, alternatively the following link should help you: library/de fault.asp? url=/libra ry/ en-us/d nanchor/ht ml/sqlserv er2000.asp
http://msdn.microsoft.com/