Right now to get my Access database into MySQl I have to copy it out of Access into Excel then I export it to a delimited text file.
I would like to eliminate the Excel part and go directly from Access to a text file.
The problem is with the date fields. When exporting from Access it always adds the time (00:00:00) which MySQL chokes on. It seems there should be a way to do this with the export function, so that the date is just the date and no time.
Any help would be appreciated.
Mark Agnum
I would like to eliminate the Excel part and go directly from Access to a text file.
The problem is with the date fields. When exporting from Access it always adds the time (00:00:00) which MySQL chokes on. It seems there should be a way to do this with the export function, so that the date is just the date and no time.
Any help would be appreciated.
Mark Agnum