Home Forums SQL Server 7,2000 T-SQL Run same SQL or Stored Proc for multiple databases RE: Run same SQL or Stored Proc for multiple databases

  • I'm running SQl Server 2000 and I get the following error message:

    Msg 402, Level 16, State 1, Line 12

    The data types nvarchar and ntext are incompatible in the add operator.

    I changed the SET @Statement to my sql script, which is a much larger file.