perlsen has asked for the wisdom of the Perl Monks concerning the following question:
I Have one MS Access database with Five tables, all five tables are needs to be import as or save as tab delimited text(CSV) in Linux Environment.
How can I do that with the help of perl.
I tried DBD::ODBC module, but I had a problem to set up System DSN in Linux environment. I completed this work in Windows environment.
Can anyone suggest me how to do this?
Thanks in Advance,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: MS Access in Linux Environment using perl?
by marto (Cardinal) on May 31, 2006 at 09:08 UTC | |
|
Re: MS Access in Linux Environment using perl?
by gellyfish (Monsignor) on May 31, 2006 at 09:09 UTC | |
|
Re: MS Access in Linux Environment using perl?
by holli (Abbot) on May 31, 2006 at 09:04 UTC |