DBD::Pg

Started by Fran Fabrizioover 27 years ago4 messagesgeneral
Jump to latest
#1Fran Fabrizio
fran@primary.net

Hello all,

Can anyone point me to some web documentation for the DBI/DBD interface and
especially when used with PG? The perldoc output isn't looking so hot on
this dinky telnet connection. =) Plus, I'd like some sample scripts that
use the interface.

Thanks,
Fran

#2Shawn T. Walker
swalker@iac.net
In reply to: Fran Fabrizio (#1)
[GENERAL] DBD::Pg

Fran,

Take a look at the test.pl file in the DBI/DBD and Pg
interface distributions. This is where I got the sense of the basic
syntax. You might also consider the DBI/DBD mailing
lists...(http://www.fugue.com/dbi/).

-----------------------------------------------------------------
Shawn T. Walker swalker@iac.net
Internet Access Cincinnati
http://www.iac.net

"Running enterprise applications on NT? Let the torture begin."
- A Sun Microsystems Inc. banner ad

Fran Fabrizio writes:

Show quoted text

Hello all,

Can anyone point me to some web documentation for the DBI/DBD interface and
especially when used with PG? The perldoc output isn't looking so hot on
this dinky telnet connection. =) Plus, I'd like some sample scripts that
use the interface.

Thanks,
Fran

#3Thomas Good
tomg@nrnet.org
In reply to: Shawn T. Walker (#2)
Re: [GENERAL] DBD::Pg

Fran Fabrizio writes:

Hello all,

Can anyone point me to some web documentation for the DBI/DBD interface and
especially when used with PG? The perldoc output isn't looking so hot on
this dinky telnet connection. =) Plus, I'd like some sample scripts that
use the interface.

Thanks,
Fran

I have some examples and readmes at www.panix.com/~dbindex.html
The code is very much in need of an update but it does compile...

Cheers,
Tom

----------- Sisters of Charity Medical Center ----------
Department of Psychiatry
----
Thomas Good, System Administrator <tomg@q8.nrnet.org>
North Richmond CMHC/Residential Services Phone: 718-354-5528
75 Vanderbilt Ave, Quarters 8 Fax: 718-354-5056
Staten Island, NY 10304 www.panix.com/~ugd
----
Powered by PostgreSQL 6.3.2 / Perl 5.004 / DBI-0.91::DBD-PG-0.69

#4Thomas Good
tomg@nrnet.org
In reply to: Thomas Good (#3)
Re: [GENERAL] DBD::Pg (Errata...)

Hello all,

I have some examples and readmes at www.panix.com/~dbindex.html
The code is very much in need of an update but it does compile...

Fran,

Oops! Careful with that ^X, Eugene - the url is:
www.panix.com/~ugd/dbindex.html

(duh...sorry!)

Cheers,
Tom

----------- Sisters of Charity Medical Center ----------
Department of Psychiatry
----
Thomas Good, System Administrator <tomg@q8.nrnet.org>
North Richmond CMHC/Residential Services Phone: 718-354-5528
75 Vanderbilt Ave, Quarters 8 Fax: 718-354-5056
Staten Island, NY 10304 www.panix.com/~ugd
----
Powered by PostgreSQL 6.3.2 / Perl 5.004 / DBI-0.91::DBD-PG-0.69