Hi,
I have an MS Access Database with 1 Table containing about 2 million records
in Unicode (diferent languages).
I would like to export the Table to a Text file (CSV, Tab, etc.)
Access dows only export about 65,000 at 1 time.
Almost an imposible job.
I have tried to write different Visual Basic Code to export this Table, but
the Text file was rubbish.
Does anyone knows of an easy way to perform this task?
Or a Freeware program to do this?
This only need to be done once.
TIA
Irene
I have an MS Access Database with 1 Table containing about 2 million records
in Unicode (diferent languages).
I would like to export the Table to a Text file (CSV, Tab, etc.)
Access dows only export about 65,000 at 1 time.
Almost an imposible job.
I have tried to write different Visual Basic Code to export this Table, but
the Text file was rubbish.
Does anyone knows of an easy way to perform this task?
Or a Freeware program to do this?
This only need to be done once.
TIA
Irene
Comment