Postgres-9.x - ADODB - PHP

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres-9.x - ADODB - PHP
Date: 2011-04-06 19:34:43
Message-ID: alpine.LNX.2.00.1104061231340.13729@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

My one PHP application stopped working since I upgraded postgres to
-9.0.3. It uses the adodb interface. I can addess the postgres back end
using psql.

How do I determine if I need to update the adodb-php capabilities? And,
what options should I have selected when building this version so the PHP
application can connect to the back end?

Rich

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Radosław Smogura 2011-04-06 20:01:06 Re: Integrating New Data Type
Previous Message John R Pierce 2011-04-06 19:28:59 Re: adding years to a date field