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 |
jarablue
Starting Member
9 Posts |
Posted - 2010-06-23 : 03:09:14
|
Hey guys. I am running DTS to try and export a table from the MDB to a SDB. When I export the table, I can see it copying out the rows...then it gets to the end of the rows in the table and shows this... I really need to export this table as it is holding up replication. Anyone have a clue how I can get DTS to fully export the table witout error? Thanks! |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
jarablue
Starting Member
9 Posts |
Posted - 2010-06-23 : 04:03:34
|
I would love to truncate the table but it is saying since it's published for replication, I can't truncate the table. How can I remove the publishing? |
 |
|
|
|
|