chicago928 has asked for the wisdom of the Perl Monks concerning the following question:
Thanks to the wonderful perl monks I've worked out connecting to a database file once security permissions are such that I can read the MSysObjects table.
However, I have many many many of these files and it would not be feasible to change the permissions on each one manually. Does anyone know how to have perl give me read permission on the database?
-Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
How to get table names using DBI (was Re: changing read permissions on MS ACCESS database)
by bmann (Priest) on Jul 14, 2005 at 19:37 UTC | |
|
Re: changing read permissions on MS ACCESS database
by marto (Cardinal) on Jul 14, 2005 at 17:18 UTC |