php-src/ext/dbx
Marc Boeren d0fba81668 All files are now in Unix-linebreak mode (\n only). Somehow \r\n still
created problems with some cvs clients.
2001-06-20 11:30:47 +00:00
..
tests Changed username and password for pgsql in include file. 2001-06-15 13:25:44 +00:00
config.m4 Added dbx module (database abstraction) to the repositorty (/ext/dbx). 2001-03-22 11:07:04 +00:00
CREDITS Forgot the Visual Studio project, added now (Mc) 2001-05-04 09:43:57 +00:00
dbx_mssql.c Latest (minor) fixes: mssql, mysql and odbc now pass the testset correctly. 2001-06-13 13:35:17 +00:00
dbx_mssql.h Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function and 2001-06-05 13:39:09 +00:00
dbx_mysql.c Fixed bug concerning mysql default_link that got freed too soon (Mc). 2001-06-12 15:32:22 +00:00
dbx_mysql.h Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function and 2001-06-05 13:39:09 +00:00
dbx_odbc.c Latest (minor) fixes: mssql, mysql and odbc now pass the testset correctly. 2001-06-13 13:35:17 +00:00
dbx_odbc.h Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function and 2001-06-05 13:39:09 +00:00
dbx_pgsql.c Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function and 2001-06-05 13:39:09 +00:00
dbx_pgsql.h Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function and 2001-06-05 13:39:09 +00:00
dbx.c Fixed bug that caused dbx_query to segfault on Linux (not Windows, though) 2001-06-11 13:03:10 +00:00
dbx.dsp Forgot the Visual Studio project, added now (Mc) 2001-05-04 09:43:57 +00:00
dbx.h Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function and 2001-06-05 13:39:09 +00:00
EXPERIMENTAL no comment :) 2001-03-22 12:26:21 +00:00
howto_extend_dbx.html Added docs about creating dbx-support for other databases. (Mc) 2001-05-04 09:39:52 +00:00
INSTALL All files are now in Unix-linebreak mode (\n only). Somehow \r\n still 2001-06-20 11:30:47 +00:00
Makefile.in Registered db-module constants for use in dbx_connect (Mc) 2001-05-04 09:42:45 +00:00
php_dbx.h Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function and 2001-06-05 13:39:09 +00:00