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)
 TEXT column bad for replication?

Author  Topic 

coolerbob
Aged Yak Warrior

841 Posts

Posted - 2005-05-18 : 04:20:33
I read here: http://www.sql-server-performance.com/vk_sql_best_practices.asp
that "There are also a lot of bugs associated with replicating tables containing text columns."
How true is that? How important is it to avoid text columns if (like me) you know that the next thing on your ToDo list is to introduce a replicated environment?
What are these TEXT column problems/bugs during replication? Are they still a problem in versions newer than SQL 2000?

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2005-05-20 : 04:54:56
as far as we're concerned, we haven't encountered any problems with replicating text columns



--------------------
keeping it simple...
Go to Top of Page
   

- Advertisement -