results in an error from SQL Server 2008: ...incorrect syntax near 'YN8888'... Why would SQL do this when it is declared as a varchar?
(comments are locked)
|
|
The "incorrect syntax near 'YN8888'" error is generated by the It is not due to the If you change that line as follows, all should be good: Here we are wrapping the You can help keep an eye out for these things when developing your code by putting in Thomas, Awesome, thanks so much for you help. It works. Have a great day!
May 08 '12 at 05:36 PM
SheldonMcc
(comments are locked)
|

