Viewing 2 posts - 31 through 33 (of 33 total)
This is in books online:
SQL Server does not automatically promote other integer data types (tinyint, smallint, and int) to bigint.
So for your query to work you will have to...
July 8, 2009 at 1:02 pm
#1021866
July 8, 2009 at 1:01 pm
#1021865