On 2004-12-06 19:53:01 -0500, Matthew Persico wrote:
> And this, in fact is what I do at my place too.
> 
> my $dbh = connectDBI(driver => 'Oracle', user => 'foo', server =>
> 'bar', database => 'baz'
> RaiseError => 1, PrintError =>0, AutoCommit => 0, driver_special =>
> {syb_show_sql =>1, syb_show_eed=>1});

Interesting. I do almost the opposite: I specify only one string, and
use that to read data_source, user and password from a config file.

        hp

-- 
   _  | Peter J. Holzer      | If the code is old but the problem is new
|_|_) | Sysadmin WSR / LUGA  | then the code probably isn't the problem.
| |   | [EMAIL PROTECTED]        |
__/   | http://www.hjp.at/   |     -- Tim Bunce on dbi-users, 2004-11-05

Attachment: pgpE1AA2vNzub.pgp
Description: PGP signature

Reply via email to