Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Let's say we don't want hardcode the dsn,user and passwd. How could I pass the parameters dynamically.
Could I use import? Or you have any suggestions
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Class::DBI, how to pass dynamic connection string to set_db
by PodMaster (Abbot) on Sep 23, 2003 at 19:04 UTC | |
by Anonymous Monk on Sep 23, 2003 at 19:24 UTC | |
|
Re: Class::DBI, how to pass dynamic connection string to set_db
by bart (Canon) on Sep 23, 2003 at 20:11 UTC | |
|
Re: Class::DBI, how to pass dynamic connection string to set_db
by princepawn (Parson) on Sep 23, 2003 at 18:42 UTC | |
by perrin (Chancellor) on Sep 23, 2003 at 19:08 UTC | |
by Anonymous Monk on Sep 23, 2003 at 19:20 UTC | |
by perrin (Chancellor) on Sep 23, 2003 at 19:31 UTC |