From: dubal <du...@kh...> - 2001-11-05 05:10:04
|
Hello everyone, We have tried pygresql that is supplied with postgresql but we had problems with quoting, nulls and checking rowcount after update statement. We tried PoPy but we had problems with quoting and nulls. We tried this (pypgsql). We did not have any of the above problems. However, we could not read any date columns from db. Also while installing, python2 setup.py build aborts with gcc complaining: gcc: unrecognized option `-R/usr/lib/pgsql' Please suggest a solution. Any help is greatly appreciated. Thanks in advance. Dubal du...@kh... |