merge replication and structure changes
Hello, I'm using merge replication between SQL Server 2000 and MSDE. How can
I do when I need to make some changes in my db structure like:
* Add. Drop or Alter column
* Add Drop or Alter restriction (FK, PK)
* Add Drop Table
Thank you in advance
Guillermo
.
Relevant Pages
- Re: Can u turn on replication dynamically
... as a subscriber MSDE will support all replication types. ... Looking for a SQL Server replication book? ... > "Hilary Cotter" wrote in message ... >> Looking for a SQL Server replication book? ... (microsoft.public.sqlserver.replication) - Re: Replication with SqlServer and MSDE
... You can set up replication with one SQL Server and multiple MSDE instances. ... how replication works with Identity fields (I insert a Order in my laptop ... (microsoft.public.sqlserver.programming) - Re: Replication between MSDE and SQL Server 2000
... replication process between the SQL Server 2000 and the laptop MSDE? ... As I am investigating the database to do this project, MSDE is an option, ... The reason why I need to do the replication is the sales persons bring the ... (microsoft.public.sqlserver.replication) - Re: merge replication doesnt work properly
... Looking for a SQL Server replication book? ... But on the other end there is a MSDE, ... >> Hilary Cotter ... (microsoft.public.sqlserver.replication) - RE: Smart Client & Replication
... As for replication type, ... If you are using MSDE on the client, ... queued updating subscribers. ... Paul Ibison SQL Server MVP, ... (microsoft.public.sqlserver.replication) |
|