Exporting to a text file

J

Joe Williams

I would like to be able to export data from a table to a text file. The file
would be plain comma separated, one record, one line text file. The user
should have the ability to select a save location and alter the name.

Alternatively, I need some code to be able to read this same line of
information in from that file.

Any pointers on where to start with this code?

Thanks

Joe
 
Top