L
leonc
Guest
I followed the instructions and in step 6 where we Insert back only distinct records when I run the query I get the following error in SQl Server Management Studio: Msg 8120, Level 16, State 1, Line 2 Column 'RB_TRANSLATION_BACKUP.TEXT_VALUE' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause. Msg 421, Level 16, State 1, Line 1 The ntext data type cannot be selected as DISTINCT because it is not comparable. I am using SQL Azure as database for the Rollbase server.
Continue reading...
Continue reading...