Sync Framework: Can I syncronise Stored Procedure
Posted
by Belliez
on Stack Overflow
See other posts from Stack Overflow
or by Belliez
Published on 2010-03-11T16:17:52Z
Indexed on
2010/03/12
21:27 UTC
Read the original article
Hit count: 391
syncframework
|sql-server
|sql-server-2005
|stored-procedures
|microsoft-sync-framework
Does the sync framework allow me to synchronise (download only) the Store Procedures on a sql server 2008 server with the Stored procedures on the SQL Server 2008 client?
i.e. overwrite the SP on the client when the server SP's have been modifed or new ones created?
Thanks
© Stack Overflow or respective owner