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)
 how to use Transact-SQL to achieve Replication a database?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-06-16 : 08:06:17
mao writes "I want to know:

how to use Transact_sql to achieve publishing and subscribtion
the replication database.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-06-16 : 13:59:11
Well you can easily script out replication if you created it already. Just go to replication in EM, then generate the scripts. The scripts can easily be modified if you want to perform the same type of replication on another server.

Tara
Go to Top of Page
   

- Advertisement -