Viewing 8 posts - 1 through 8 (of 8 total)
Forgot to hit the upload button.
September 22, 2016 at 12:56 pm
I ran
select * from IDCARD where try_cast( barcode_comp as int ) is null;
and still get
Msg 245, Level 16, State 1, Line 1
Conversion failed when converting the varchar value...
September 22, 2016 at 12:55 pm
sorry I meant to delete that once I added the txt file.
September 22, 2016 at 12:51 pm
I'm trying to add the formula in column properties 12345 ' ', idnumber
I get this error saving
'IDCARD' table
- Unable to modify table.
Incorrect syntax near ' '.
any help is...
June 17, 2016 at 6:42 am
what if my id is 9 digits? and the code is 5 digits? 12345 999999999
June 17, 2016 at 6:33 am
Trying create a column with leading code 12345 along with id number. 12345 999999999.
June 17, 2016 at 6:31 am
Thanks:-):-):-):-):-):-)! Much appreciated!
May 25, 2016 at 9:26 am
Viewing 8 posts - 1 through 8 (of 8 total)