shanghai2004
Programmer
Hi,
I have a char type field in a table. The field contains charactors from 0 to 9. Now I need to convert this field to a int type field since the field only contains digits.
Is there a easy way to do it?
Thanks
I have a char type field in a table. The field contains charactors from 0 to 9. Now I need to convert this field to a int type field since the field only contains digits.
Is there a easy way to do it?
Thanks