Hi all,
I need to export data from a query to a text file.
Hope you can help me with a simple way of doing it.
Im going to import data from a access database to a new table, from that table i need to export data to a fixed width, and name the file with some of the data.
Some of the fields must be filled with "0" or spaces with the export data aligned to right. All record in database will have 125 chars in each exported text line.
The file must be named like some of the fields like date and some codes that are on the same table.
I want to have a button that exports to the txt file.
Can someone help me with the basics please.
Thanks in advance
Luis
I need to export data from a query to a text file.
Hope you can help me with a simple way of doing it.
Im going to import data from a access database to a new table, from that table i need to export data to a fixed width, and name the file with some of the data.
Some of the fields must be filled with "0" or spaces with the export data aligned to right. All record in database will have 125 chars in each exported text line.
The file must be named like some of the fields like date and some codes that are on the same table.
I want to have a button that exports to the txt file.
Can someone help me with the basics please.
Thanks in advance
Luis