|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Friday, May 10, 2013 8:48 AM
Points: 313,
Visits: 165
|
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 8:55 AM
Points: 137,
Visits: 250
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, July 03, 2012 8:56 AM
Points: 1,
Visits: 45
|
|
If any one is having trouble runing the TSQL code. Copy-Paste it in notepad and remove all the unknown characters. (box characters) Than Copy it back into the Sql Server Management Studio. Its what I had to do to get the code to execute.
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, April 08, 2013 5:14 PM
Points: 16,
Visits: 556
|
|
Ok, I did what you said--got rid of boxes in notepad. Ran it and got this error. I can't figure out how to fix it. This line and anything around it looks good to me.
Msg 156, Level 15, State 1, Procedure IntegerToBinary, Line 53 Incorrect syntax near the keyword 'DECLARE'.
|
|
|
|