TomBarrand
Programmer
I am using a varchar field in a table, but ideally I would like to put some validation on the field so that it will only accept integer values. I have to use a varchar as it causes another system a problem if the field is an int.
Any ideas on how I could validate the field would be appreciated.
Thanks
Any ideas on how I could validate the field would be appreciated.
Thanks