Subject String to Integer
Author rogerpullen
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