DotNetGnat
Programmer
Guys,
I have a field in the database that has house numbers. In one of my queries I do some computations using this field and occasionally this field has some characters besides numbers. When I do computations i am getting an "invalid number" error.
So i want to eliminate the non-numeric portion or characters from this field.
Any suggestions.
Thanks
-DNG
I have a field in the database that has house numbers. In one of my queries I do some computations using this field and occasionally this field has some characters besides numbers. When I do computations i am getting an "invalid number" error.
So i want to eliminate the non-numeric portion or characters from this field.
Any suggestions.
Thanks
-DNG