I've got a database built, with packages for importing data with fixed width columns.
The problem is that some of the dates have 00:00:00 after them.
Is there a way to get those out of there WITHOUT having to go through Excel to delete them first?
Is there a way to make the import ignore just those bits of data? Ignore anything that looks like "00:00:00"?
HELP!
I had promised that they wouldn't have to go through Excel first to get the data from a flat file into SQL and hate to be made a liar.
Gee