Query behaving differently on different servers.

  • I've got a database backup I've restored on several SQL 2005 DEV servers and am running the attached query on them.

    For some it works, for some the query pukes and says:

    Msg 8152, Level 16, State 13, Line 1

    String or binary data would be truncated.

    The statement has been terminated.

    There has got to be something stupid that I'm missing. Anyone have any suggestions?

    The Age field is an INT, and FOLIO2 is CHAR(1).

    Thanks,

    The Redneck DBA

  • Finally figured it out. There was a database trigger involved that was causing it.

    The Redneck DBA

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply