in reply to Class::DBI, how to pass dynamic connection string to set_db
Class::DBI is a tool for crafting applications, not for on-the-fly type stuff. You might look at DBIx::Recordset::Playground and DBIx::Connect for dynamic database usage.
Carter's compass: I know I'm on the right track when by deleting something, I'm adding functionality.
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Class::DBI, how to pass dynamic connection string to set_db
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 |