Viewing 5 posts - 1 through 6 (of 6 total)
Although it seems to work of I change the BETWEEN to be:
BETWEEN '50000' AND '60000'
So I guess it was the BETWEEN that was doing the conversion and ignoring the restrictions...
April 8, 2007 at 9:58 am
I agree that it does not make sense ...
qSoldier is a view, but the same problem occurs off of the base table. The full query I am used (off of...
April 8, 2007 at 9:52 am
Thank's, Peter. At first I thought how simple a solution that was. Unfortunately it still gives an error:
Conversion failed when converting the nvarchar value 'NA' to data type int.
'NA' being...
April 8, 2007 at 8:19 am
Thanks for the suggestion, but I'm not sure what it would get me. Somehow I have to be able to get the data into the parameter for the Stored Procedure....
December 9, 2005 at 4:46 pm
Viewing 5 posts - 1 through 6 (of 6 total)