E
eric l
Problem -> I have several thousand db files created by Access that I
need to convert to delimited plain text. Add to that that I'm a
unix/perl hack with next to zero development time on windows platforms
(and hence little clue about coding in VB).
What I'd like to do is be able to write a script to recursively go
through a directory, looking for mdb files, and convering them to tab
delimited text (with the header). I can handle everything by the
final part with Perl.
I've figured out how to do this in Access with TransferText Macros,
but need a solution with a lot less mousing. Suggestions/help/good
literature reference would be greatly appreciated.
Thanks,
-eric
need to convert to delimited plain text. Add to that that I'm a
unix/perl hack with next to zero development time on windows platforms
(and hence little clue about coding in VB).
What I'd like to do is be able to write a script to recursively go
through a directory, looking for mdb files, and convering them to tab
delimited text (with the header). I can handle everything by the
final part with Perl.
I've figured out how to do this in Access with TransferText Macros,
but need a solution with a lot less mousing. Suggestions/help/good
literature reference would be greatly appreciated.
Thanks,
-eric