M
Michelle
I can export Tables from Microsoft Access MDB files using the export
option, but my users have many tables to export, and it's cumbersome
for them to do so.
Is it possible through Windows in the command line, to output an MDB
file to a text file? If it's possible, then, I can put that command
in a batch program and allow the users to easily do the export for
many MDB files.
For example, at the command line:
MDBTOOLS <filename.mdb> <outputfile.txt>
option, but my users have many tables to export, and it's cumbersome
for them to do so.
Is it possible through Windows in the command line, to output an MDB
file to a text file? If it's possible, then, I can put that command
in a batch program and allow the users to easily do the export for
many MDB files.
For example, at the command line:
MDBTOOLS <filename.mdb> <outputfile.txt>