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 - 2005-10-11 : 08:09:42
|
Mark writes "Hi,just wanted to know if there is a way to replicate my database without adding the MSrepl_tran_version column to my tables?I am using Scala, and it stops the system from working.Thanks for any help you can give me" |
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2005-10-12 : 03:39:40
|
AFAIK the column is used to synchronize the source and destination tables, if you remove this, you'll be removing the reference--------------------keeping it simple... |
 |
|
|
|
|