Hi All,
we have initiated replication on SQL server 2005 server but we are facing some problem on replication.
In Replication monitor Distributor to subscriber is showing pending
Error Details :
The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator.
CREATE VIEW [dbo].[View_MasterVCCOnfig_ENG_275] AS SELECT [RowId], [controllerid], [lineid], [PartNumber], [Description], [MOdelType], [GB_Part1], [GB_Part2], [GB_Part3], [GB_Part4], [GB_Part5], IsActive, row_number() OVER (ORDER BY PartNumber) Rownumber FROM [CVBU_ENGINESHOP].[dbo].[VC_AttributeMaster_ENG_275]