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
 Import/Export (DTS) and Replication (2000)
 Sql dump (Schema + Data)

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-09-17 : 08:26:48
Khurram writes "Is there any way that we can create the TSql file having DDL and DML statements resulting creating the database schema and data.

Something like mysqldump [1] does, so that during setting up the application at client end, the setup program connect to database and execute these statements.


[1] http://dev.mysql.com/doc/mysql/en/mysqldump.html"
   

- Advertisement -