Viewing 5 posts - 1 through 6 (of 6 total)
I created a column with the value types & put a bunch of if statements to perform the function with an Inner join in there. That worked for me. thanks...
June 27, 2011 at 11:26 am
Alright mate,
There is no other table where the value exists, If its Other or No , I don't want it to do anything. Your Else statement doesn't seem to...
June 27, 2011 at 9:53 am
Sorry I didn't see your response, but basically I am trying to convert a varchar value to a tinyint.
June 27, 2011 at 9:42 am
GSquared (6/27/2011)
staindromeo1 (6/27/2011)
June 27, 2011 at 9:36 am
I tried your statement, I am getting a conversion error. There are 3 datatypes. 'Yes' 'No' And 'Other'. So right now the column has the value 'Other' & it cannot...
June 27, 2011 at 9:25 am
Viewing 5 posts - 1 through 6 (of 6 total)