load_dbnames() function - DBD::Oracle
- From: mark@xxxxxxxxxxxxxxxxxx (Mark S. Davis)
- Date: Tue, 26 Apr 2005 10:27:10 -0500
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 directives or database connection names.
I had fixed this for myself and thought I reported it years ago. Now I've
lost my fix (shame on me) and I see that this is still an issue with the
current release of DBD::Oracle.
Just thought I pass this along . again(?).
Mark Davis
- Follow-Ups:
- Prev by Date: Example of using DBD:ODBC to connect to Oracle with no DSN
- Next by Date: Can't locate DBI.pm
- Previous by thread: Example of using DBD:ODBC to connect to Oracle with no DSN
- Next by thread: Re: load_dbnames() function - DBD::Oracle
- Index(es):