Article ID: 328314 - Last Review: September 9, 2005 - Revision: 3.3 FIX: Cannot upload null values in Sql_variant data type by using SQL Server CE merge replication
This article was previously published under Q328314 Bug #: 4912 (SSCE) On This PageSYMPTOMS A Microsoft SQL Server 2000 Windows CE Edition Subscriber
produces the following error message when you invoke the merge process:
Source: Microsoft SQL Server 2000 Windows CE Edition Number: 80004005 NativeError: 29006 Description: A call to SQL Server Reconciler failed Source: Merge Replication Provider Number: 80045022 NativeError: 0 Description: The process could not deliver inserts at the 'publisher'
-and-
Source: 'Publisher Server Name' Number: 0 NativeError: 0 Description: Program type out of range CAUSE The error messages listed in the "Symptoms" section may
occur if you insert a NULL value into a SQL_VARIANT data type column on the SQL
Server CE subscriber, and you then invoke the merge process to synchronize the
subscription with the publisher.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
MORE INFORMATIONSteps to Reproduce the BehaviorTo reproduce the behavior, follow these steps:
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top