Hi,
> 
>   I'm trying to learn how to use DBIx::Database object. My code starts
> with something like this
> 
> $db = DBIx::Database->new({
> '!DataSource' => "DBI:Pg:dbname=phl",
> '!Username' => 'postgres',
> '!DBIAttr' => { RaiseError => 1, AutoCommit => 0 },

'!KeepOpen' => 1


> '!DoOnConnect' => [ qq(SET CLIENT_ENCODING TO 'win1250'), qq(SET
> DATESTYLE TO 'german') ]
> });
> 

Gerald

> 
> PS Gerald, did you receive my yestarday's mail (preliminary "itarate all
> sessions" patch)? No hurry, just checking it's not lost somewhere.
> 

Yes, but I didn't had the time to look at it. Feedback comeing soon.

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to