Merge Replication with Geometry data type
Posted
by
Puneet Jain
on Server Fault
See other posts from Server Fault
or by Puneet Jain
Published on 2010-09-14T01:19:26Z
Indexed on
2011/01/04
12:55 UTC
Read the original article
Hit count: 355
sql-server-2008-r2
The Merge Agent failed because the schema of the article at the Publisher does not match the schema of the article at the Subscriber. This can occur when there are pending DDL changes waiting to be applied at the Subscriber. Restart the Merge Agent to apply the DDL changes and synchronize the subscription. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147199398) >
Error converting data type varchar to geometry. (Source: MSSQLServer, Error number: 8114) Get help: http://help/8114
© Server Fault or respective owner