Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Replication / October 2006

Tip: Looking for answers? Try searching our database.

Cannot insert record

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ben - 28 Oct 2006 12:48 GMT
Hi,

I am getting the following error when trying to insert a record into a table
at a subscriber.

Table '[dbo].[Customer]' into which you are trying to insert, update, or
delete data is currently being upgraded or initialized for merge replication.

I droped replication at suibscriber and tried to insert a record, and I
still got the error.

Help will be greatly appreaciated.

Thanks

Ben
Paul Ibison - 30 Oct 2006 10:47 GMT
Ben,
at the subscriber if there are no other subscriptions in this database can
you run sp_removedbreplication and also check the Customer table to see if
there are any remaining triggers on it.
    Cheers,
         Paul Ibison SQL Server MVP, www.replicationanswers.com .
Ben - 31 Oct 2006 03:55 GMT
Paul,

The stored produre below did the job!

Thank you very much!

Ben

> Ben,
> at the subscriber if there are no other subscriptions in this database can
> you run sp_removedbreplication and also check the Customer table to see if
> there are any remaining triggers on it.
>      Cheers,
>           Paul Ibison SQL Server MVP, www.replicationanswers.com .
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.