(Fwd) Oracle / Apache::DBI connection problems

2004-05-18 Thread Tim Bunce
[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Oracle / Apache::DBI connection problems This is a forward since the original message bounced. Figured it would, the address was 5 years old. :^) - Forwarded message from "Hartog C. de Mik" <[EMAIL PROTECTED]> - From: &

Re: DBI: Connection Problems

2001-05-22 Thread Ronald J Kimball
On Tue, May 22, 2001 at 09:52:02AM -0500, STAFF wrote: > I am writing a data replication Utility, that currently pulls a list of > connection strings from a PG database > > The literal value of $sconnect_str is: > "dbi:Proxy:hostname=eddie;port=3334;dsn=dbi:ODBC:PLAY;",'username','password', >

Re: DBI: Connection Problems

2001-05-22 Thread Tommy Wareing
On Tue, May 22, 2001 at 09:52:02AM -0500, STAFF wrote: > I am writing a data replication Utility, that currently pulls a list of > connection strings from a PG database > > The literal value of $sconnect_str is: > "dbi:Proxy:hostname=eddie;port=3334;dsn=dbi:ODBC:PLAY;",'username','password', >

DBI: Connection Problems

2001-05-22 Thread STAFF
I am writing a data replication Utility, that currently pulls a list of connection strings from a PG database The literal value of $sconnect_str is: "dbi:Proxy:hostname=eddie;port=3334;dsn=dbi:ODBC:PLAY;",'username','password', Which seems to be getting passed just fine to &konnect, as $connec