Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Snapshot w/o data

    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...

  • RE: Call A .NET Assembly

    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. ...

  • RE: using replication to move data from buffer databases to central database?

    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...

Viewing 3 posts - 1 through 3 (of 3 total)