amature has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks!
I have written a perl script which reads a whole directory and takes all the files in a directory as input. Now instead of giving a directory as a input, i want to give a database as a input and it must read all the tables in the database like reading the files in a directory.
How can i do this please suggest me a way or an idea. I would be very grateful for the same.
Thanks ahead of time!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to give a database as an input in a perl script?
by GrandFather (Saint) on May 31, 2012 at 04:28 UTC | |
by Corion (Patriarch) on May 31, 2012 at 07:41 UTC | |
by dsheroh (Monsignor) on May 31, 2012 at 09:38 UTC | |
by amature (Initiate) on May 31, 2012 at 17:19 UTC | |
|
Re: How to give a database as an input in a perl script?
by choroba (Cardinal) on May 31, 2012 at 07:33 UTC |