Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

convert char type field to int type field

Status
Not open for further replies.

shanghai2004

Programmer
Dec 16, 2004
37
CA
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



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top