larwilliams has asked for the wisdom of the Perl Monks concerning the following question:
$corantosql_dbh = DBI->connect("DBI:$CConfig{'CorantoSQL_dbserver'}:$C +Config{'CorantoSQL_dbhost'};DefaultDatabase=$CConfig{'CorantoSQL_dbna +me'}", "$CConfig{'CorantoSQL_dbuser'}", "$CConfig{'CorantoSQL_dbpass'}");
2002-03-09 Edit by Corion : Added formatting
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: DBD::ADO and DBD::ODBC ......... Specifying the database to use on connect
by larwilliams (Initiate) on Mar 09, 2002 at 03:26 UTC |