marcchampagne
MIS
Hi Folks,
Every Week I have a client who sends me a .MDB containing
3 tables, the table name/structures are the same each week, only the records change.
Each time I have to open the .MDB (with Access of course) and FILE-EXPORT-TEXTFILES-FIXEDWIDTH-ETC... so that I can use these 3 tables within other applications under UNIX.
Is there a way to have a VB module in a local .MDB (that I keep here) export tables from my client's .MDB?
I'm a 20 year veteran to top-down programming (C,BASIC,COBOL,ASSEMBLY,ETC...) and have a hard time making any sense of VB,FORMS,ETC...
A general example would help me get on the right track.
Thanks in advance.
Every Week I have a client who sends me a .MDB containing
3 tables, the table name/structures are the same each week, only the records change.
Each time I have to open the .MDB (with Access of course) and FILE-EXPORT-TEXTFILES-FIXEDWIDTH-ETC... so that I can use these 3 tables within other applications under UNIX.
Is there a way to have a VB module in a local .MDB (that I keep here) export tables from my client's .MDB?
I'm a 20 year veteran to top-down programming (C,BASIC,COBOL,ASSEMBLY,ETC...) and have a hard time making any sense of VB,FORMS,ETC...
A general example would help me get on the right track.
Thanks in advance.