Prev: death of newsgroups (Microsoft closing their newsgroups)
Next: M2Crypto-0.20.2, SWIG-2.0.0, and OpenSSL-1.0.0a build problem
From: Mladen Gogala on 14 Jul 2010 14:51 On Wed, 14 Jul 2010 05:14:08 -0700, micayael wrote: > Thanks Thomas. > :-( then adodb today dosn't work with postgres (at least on ubuntu) > right? No, ADOdb doesn't work with the newer versions of Postgres. ADOdb doesn't work with Psycopg2 and the guy who maintains it did not reply to my email. That is unfortunate because ADOdb is my favorite PHP class library. It seems, though, that the Python version is not nearly as well maintained as the PHP one. -- http://mgogala.byethost5.com
From: micayael on 16 Jul 2010 07:09
On 14 jul, 14:51, Mladen Gogala <n...(a)email.here.invalid> wrote: > On Wed, 14 Jul 2010 05:14:08 -0700, micayael wrote: > > Thanks Thomas. > > :-( then adodb today dosn't work with postgres (at least on ubuntu) > > right? > > No, ADOdb doesn't work with the newer versions of Postgres. ADOdb doesn't > work with Psycopg2 and the guy who maintains it did not reply to my > email. That is unfortunate because ADOdb is my favorite PHP class > library. It seems, though, that the Python version is not nearly as well > maintained as the PHP one. > > --http://mgogala.byethost5.com Thanks all of you for reply. Well bad news then, we have to use Psycopg2 directly. |