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 2005 Forums
 Transact-SQL (2005)
 want to generate script for table with......

Author  Topic 

asifbhura
Posting Yak Master

165 Posts

Posted - 2009-03-25 : 01:24:26
Hi all,

I have SQL SERVER 2005,

I want to generate script for tables with its data.

regards,
ASIF

shaihan
Starting Member

20 Posts

Posted - 2009-03-25 : 02:00:31
use sql server management studio. use generate script option on the source database node. then choose the table you want to generate script. when you have the choose script option select script data under table/view option and continue with the wizard.

S ]-[ /-\ | ]-[ /-\ N
Go to Top of Page

darkdusky
Aged Yak Warrior

591 Posts

Posted - 2009-03-31 : 09:44:55
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=116440
Go to Top of Page
   

- Advertisement -