Viewing 3 posts - 1 through 3 (of 3 total)
I would say that you would have to:
1) Script a target database construct with all the tables etc.
2) Script the subscription using the "Subscriber already has the schema and data" setting...
July 14, 2004 at 8:16 pm
You need to create an extended Stored Procudure DLL.
Open Visual Studio (.NET) and select the Visual C++ Projects. There is a Template for an Extended Stored Procudure in this section. ...
July 7, 2004 at 3:26 pm
Given the fact that you need to delete messages from the client machine you are forced to use a DTS package running at intervals. The Replication models are just that...
June 29, 2004 at 4:29 pm
Viewing 3 posts - 1 through 3 (of 3 total)