BUG: Distribution Agent Fails with 'Incorrect Syntax' for Updating Subscribers

ID: Q238658


The information in this article applies to:
  • Microsoft SQL Server version 7.0

BUG #: 56208 (SQLBUG_70)

SYMPTOMS

Subscribing to an article that was defined to allow Immediate Updating Subscribers where the column name is a Delimited Identifier and the data type is Text, nText or Image, causes the Distribution agent to fail with the 'Incorrect syntax near...' error while applying the snapshot at the subscriber.

NOTE: If a column name conforms to the rules for Identifiers this problem does not occur.


CAUSE

The column name is not delimited correctly during creation of the sync triggers.


WORKAROUND

Rename the column to conform to the rules for Identifiers as stated in the SQL Server Books Online.


STATUS

Microsoft has confirmed this to be a problem in SQL Server version 7.0.

Additional query words:

Keywords : kbbug7.00
Version : winnt:7.0
Platform : winnt
Issue type : kbbug


Last Reviewed: December 14, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.