You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/kexi/kexidb/drivers/pqxx
Timothy Pearson e5c4347dea
Additional kde to tde renaming
13 years ago
..
Makefile.am Additional kde to tde renaming 13 years ago
README Added old abandoned KDE3 version of koffice 15 years ago
kexidb_pqxxsqldriver.desktop Added old abandoned KDE3 version of koffice 15 years ago
pqxxconnection.cpp TQt4 port koffice 13 years ago
pqxxconnection.h TQt4 port koffice 13 years ago
pqxxconnection_p.cpp Added old abandoned KDE3 version of koffice 15 years ago
pqxxconnection_p.h TQt4 port koffice 13 years ago
pqxxcursor.cpp TQt4 port koffice 13 years ago
pqxxcursor.h TQt4 port koffice 13 years ago
pqxxdriver.cpp rename the following methods: 13 years ago
pqxxdriver.h rename the following methods: 13 years ago
pqxxkeywords.cpp Added old abandoned KDE3 version of koffice 15 years ago
pqxxpreparedstatement.cpp Added old abandoned KDE3 version of koffice 15 years ago
pqxxpreparedstatement.h TQt4 port koffice 13 years ago

README

ReadMe For Kexi pqkexidb_pqxxslqdriver.desktop~xx PostgreSQL Driver

This driver requires libpqxx available from pqxx.tk or gborg.postgresql.org.

Currently the driver builds against 1.9.4 of libpqxx, but it should always work with the latest version.
When 2.0.0 comes out then that will be the version to use.

The driver may require PostgreSQL >=7.4.  Using the old api this was a requirement, but the rewrite
isnt far enough in to get into those kinds of details, so at the mement it should be happy with earlier versions.
Im using PostgreSQL from CVS so i cant say for sure.

To build the driver you may need to add 'pqxx' to the list of subdirs in Makefile.am in kexi/drivers/

Thats it for now

Adam Pigg
adam@piggz.fsnet.co.uk
adampigg.9p.org.uk