Hi,
I want to be able to use ASP to export an MS Access table to a fixed width text file for later upload to a production database system. As I see it there are two possible ways but I don't know if either can be done or how to do them:
1. Write a macro in Access to export the tables and call this macro from an ASP program.
2. Read the data from the table into a recordset in ASP and ouput the data in the correct fixed width format to a text file.
Any help would be appreciated. Mise Le Meas,
Mighty
I want to be able to use ASP to export an MS Access table to a fixed width text file for later upload to a production database system. As I see it there are two possible ways but I don't know if either can be done or how to do them:
1. Write a macro in Access to export the tables and call this macro from an ASP program.
2. Read the data from the table into a recordset in ASP and ouput the data in the correct fixed width format to a text file.
Any help would be appreciated. Mise Le Meas,
Mighty