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
 General SQL Server Forums
 New to SQL Server Programming
 execute script to create tables.

Author  Topic 

sangfroid
Starting Member

3 Posts

Posted - 2007-09-20 : 14:12:57
Hi
I am supposed to execute the script provided to create tables in a database...but I am not getting it from where I run those scripts ?

The script has commands to create tables...


From where do i execute those ?

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-09-20 : 14:15:13
sql server management studio


_______________________________________________
Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
SSMS Add-in that does a few things: www.ssmstoolspack.com
Go to Top of Page

sangfroid
Starting Member

3 Posts

Posted - 2007-09-20 : 14:41:39
i am using mssql 2000....does it work on this too ???
Go to Top of Page

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-09-20 : 14:43:20
yes it does.
however in sql server 2000 you have query analyzer.

_______________________________________________
Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
SSMS Add-in that does a few things: www.ssmstoolspack.com
Go to Top of Page
   

- Advertisement -