Hi Tom,
As I understand, you are running transactional replication with one
subscriber. Currently, you want to drop the uniqueidentier columns from a
published article. If I have misunderstood, please feel free to let me
know.
Based on my research, it seems that you are using transactional replication
with immediate updating. The uniqueidentifier column is added by SQL
Server. Unfortunately, after removing the publication and subscription, we
cannot remove the uniqueidentifier column added by SQL Server. You need to
drop the uniqueidentifier columns manually.
Thanks for you using MSDN newsgroup.
Regards,
Michael Shao
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security This posting is provided "as is" with no warranties and confers no rights.