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 2008 Forums
 Transact-SQL (2008)
 Script to create all tables

Author  Topic 

Sun Foster
Aged Yak Warrior

515 Posts

Posted - 2010-03-16 : 14:15:39
How to make a script to copy all tables from SQL 2008 express to SQL 2000?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-03-16 : 15:21:06
Just use SSMS to generate the schema using the Generate Script wizard.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -