in reply to Re^3: How to change expired database password via DBI?
in thread How to change expired database password via DBI?
Okay, I understand. And looking through the C code for DBD::ODBC, I see where SqlDriverConnect is being called, and that it uses SQL_DRIVER_NOPROMPT.
So it appears that there is no way to do what I want in Perl. Rats.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to change expired database password via DBI?
by mje (Curate) on Aug 20, 2009 at 15:53 UTC |