Page 1 of 1

Database Replication

Posted: Wed 19 Dec 2007 20:31
by bernr
What is the best way to replicate a SQL Database (All or some tables, and stored procs, etc) from the main SQL server to a local running SQL Express?

Bern

Posted: Thu 20 Dec 2007 08:09
by Antaeus
SDAC is not intended for setting replication. You can learn more about replication in MSDN.