Subject | String to Integer |
---|---|
Author | rogerpullen |
Post date | 2006-09-27T11:16:47Z |
All - I have a VARCHAR field with values
that in reality are integers - "1" or "200" etc.
I need to populate an INTEGER field with these
obviously casting along the way but it does
not seem to work and also I cannot figure
out how to trap for conversion errors
Regards
Roger
that in reality are integers - "1" or "200" etc.
I need to populate an INTEGER field with these
obviously casting along the way but it does
not seem to work and also I cannot figure
out how to trap for conversion errors
Regards
Roger