dbTalk Databases Forums  

Exporting SQL Server data to .sql file

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Exporting SQL Server data to .sql file in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
binoy
 
Posts: n/a

Default Exporting SQL Server data to .sql file - 07-14-2004 , 01:53 PM






Hello,

Please ignore if this is a beginner question for this group, since I am into web development. I remember seeing data transferred from SQL Server tables into .sql files.

I know how to export a table structure into a .sql file, which can be executed on any other databases to create tables of similar structure. Is it possible to transfer data into .sql file, which will create each record with 'insert' statements that can be executed on any similar table on a different database?

Thanks
-Binoy

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Exporting SQL Server data to .sql file - 07-14-2004 , 02:37 PM






In article <B6C793FF-0A83-4C82-9639-A16CF94D4701 (AT) microsoft (DOT) com>, Binoy wrote:
Quote:
Hello,

Please ignore if this is a beginner question for this group, since I am into web development. I remember seeing data transferred from SQL Server tables into .sql files.

I know how to export a table structure into a .sql file, which can be executed on any other databases to create tables of similar structure. Is it possible to transfer data into .sql file, which will create each record with 'insert' statements that can be executed on any similar table on a different database?

Thanks
-Binoy

I believe my friend Vyas has a solution for you

http://vyaskn.tripod.com/code/generate_inserts.txt


Also I believe Red Gate software also have a SQL packager tool that does htis and they are IMHO very good.


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
www.konesans.com - for all your consultancy needs





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.