Groups | Blog | Home
all groups > sql server replication > may 2004 >

sql server replication : Cannot find sp_repladdcolumn stored procedure.


Bill Mitchell
5/27/2004 5:23:54 PM
I have merge replication set up on several database tables. I was reading
about using sp_repladdcolumn and sp_repldropcolumn to make modification to
the schema since it cannot be done directly with the alter table command.

However, I cannot find either of these store procedures in the list for this
database. I do see several sp_ followed by a long cryptic looking name
comprised of lettes and numbers.

Should the sp_repldropcolumn and sp_repladdcolumn be showing up on a merge
replicated database? If so, do you know of why these are not showing up?

Thanks,
Bill Mitchell

Hilary Cotter
5/27/2004 8:49:52 PM
they are in the master database on all SQL Server 2000 systems.
[quoted text, click to view]

Bill Mitchell
5/28/2004 8:39:40 AM
Thanks Hilary! I am just learning SQL Server and was sure I had corrupted
something in my database.

Bill

[quoted text, click to view]

AddThis Social Bookmark Button