php-src/ext/dbx
2001-04-18 12:34:52 +00:00
..
config.m4 Added dbx module (database abstraction) to the repositorty (/ext/dbx). 2001-03-22 11:07:04 +00:00
CREDITS Added dbx module (database abstraction) to the repositorty (/ext/dbx). 2001-03-22 11:07:04 +00:00
dbx_mysql.c Added a database member to the dbx_link object. Since e.g. mysql reuses 2001-04-11 08:14:57 +00:00
dbx_mysql.h Added a database member to the dbx_link object. Since e.g. mysql reuses 2001-04-11 08:14:57 +00:00
dbx_odbc.c Added a database member to the dbx_link object. Since e.g. mysql reuses 2001-04-11 08:14:57 +00:00
dbx_odbc.h Added a database member to the dbx_link object. Since e.g. mysql reuses 2001-04-11 08:14:57 +00:00
dbx_pgsql.c Removed some old commented code (Mc) 2001-04-18 12:34:52 +00:00
dbx_pgsql.h Added a database member to the dbx_link object. Since e.g. mysql reuses 2001-04-11 08:14:57 +00:00
dbx.c Added DBX_CMP_TEXT and DBX_CMP_NUMBER constants and support for them in 2001-04-18 12:31:08 +00:00
dbx.dsp Fixed compile errors for PostgreSQL support (Mc) 2001-03-23 14:50:17 +00:00
dbx.h Added DBX_CMP_TEXT and DBX_CMP_NUMBER constants and support for them in 2001-04-18 12:31:08 +00:00
EXPERIMENTAL no comment :) 2001-03-22 12:26:21 +00:00
INSTALL Added dbx module (database abstraction) to the repositorty (/ext/dbx). 2001-03-22 11:07:04 +00:00
Makefile.in Fixed compile errors for PostgreSQL support (Mc) 2001-03-23 14:50:17 +00:00
php_dbx.h Added a database member to the dbx_link object. Since e.g. mysql reuses 2001-04-11 08:14:57 +00:00