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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-09-24 : 08:44:27
|
| umesh writes "Dear all i'am umesh working as a software engg, i have 2 windows 2000 server (both are same work group) and i instlled sql-server in both the machine, and i created a database called "hnwthis" in both the systems. Now i like to use the replications for the database including all the objects in database like table,view,stored-procedure, is it possible apply the repications for the whole database.RegardsUmesh C.M" |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2004-09-27 : 00:42:31
|
| yes, but all tables must have primary keys for replication to work. |
 |
|
|
|
|
|