Home Forums SQL Server 7,2000 T-SQL Error converting data type nvarchar to float RE: Error converting data type nvarchar to float

  • You might need to rewrite the trigger. That error cannot magically go away, you need to write sub-queries that do not return more than one value.

    If you need help, you need to post code.