Re: load_dbnames() function - DBD::Oracle

2005-04-27 Thread Tim
Patches welcome. Tim. On Tue, Apr 26, 2005 at 10:27:10AM -0500, Mark S. Davis wrote: The load_dbnames() function does not handle tnsnames.ora files properly. It scans _the_ file looking for leading edge database connection names, but it doesn't honor the ifile directive. The ifile

load_dbnames() function - DBD::Oracle

2005-04-26 Thread Mark S. Davis
The load_dbnames() function does not handle tnsnames.ora files properly. It scans _the_ file looking for leading edge database connection names, but it doesn't honor the ifile directive. The ifile directive basically does an include of the specified file(s) which may contain other ifile