I am using sql server 2000 workgroup edition.
when trying to replicate data between 2 servers I am getting that
error
"Could not find stored procedure 'sp_MSins_tablename'."
Here's some info on this, if you are going with a 'nosync' subscription:
http://vyaskn.tripod.com/repl_ans2.htm#nosync
If you are on SQL Server 2000, all you need to generate the scripts for
these procedures is, sp_scriptpublicationcustomprocs
HTH,
Vyas, MVP (SQL Server)
SQL Server Articles and Code Samples @. http://vyaskn.tripod.com/
"marios" <amarios@.terravision.com-dot-lb.no-spam.invalid> wrote in message
news:ktadnVLDj9lI1WXfRVn_vQ@.giganews.com...
I am using sql server 2000 workgroup edition.
when trying to replicate data between 2 servers I am getting that
error
"Could not find stored procedure 'sp_MSins_tablename'."
No comments:
Post a Comment