Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 MSDE (2000)
 How do I get started?

Author  Topic 

SqlFriend
Starting Member

26 Posts

Posted - 2004-08-13 : 05:25:03

Okay, now it installed. After it finished, it just closed the window. I look through my installed programs, and nothing is there. If I look through the ProgramFiles/Microsoft SQL Server/MSSQL/Binn I see a bunch of exe's, but when I run them they just spit out some text to a run line window and then end.

I am hoping to like create a simple database, add some tables, and do some inserts..

I am not sure how to get to the query analyzer.

Thanks

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2004-08-13 : 12:27:23
You have to run stuff from the command line with MSDE. For a Query Analyzer like tool, you would use osql.exe. Have fun. Don't forget the tylenol.

Tara
Go to Top of Page
   

- Advertisement -