MelissaBerrett
MIS
I have a table with a check number in it. Because of the program I am using to pull the data from a DOS system into the MSDB, the check number has to be text. When I pull the data into the table, and someone searches for a check, it can't be found. So I go into the backend table, save the table with the checknumber as numberic, and then again as text, and then the check number can be found. Why do I have to do this? Is there a way to prevent this?
Thanks!!!
Thanks!!!