From: Marc Boeren Date: Fri, 4 May 2001 09:43:57 +0000 (+0000) Subject: Forgot the Visual Studio project, added now (Mc) X-Git-Tag: php-4.0.6RC1~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3d3819f6fa936afab7ee97939e595275882699f;p=php Forgot the Visual Studio project, added now (Mc) Updated CREDITS (Mc) --- diff --git a/ext/dbx/CREDITS b/ext/dbx/CREDITS index 57d1fa5651..976079e8f7 100644 --- a/ext/dbx/CREDITS +++ b/ext/dbx/CREDITS @@ -1,2 +1,7 @@ -dbx -Marc Boeren +dbx (database abstraction) + +core routines: Marc Boeren (Guidance Rotterdam bv) +mysql support: Marc Boeren +odbc support: Marc Boeren +pgsql support: Rui Hirokawa +mssql support: Marc Boeren diff --git a/ext/dbx/dbx.dsp b/ext/dbx/dbx.dsp index bf067f77cf..dcbeef26ca 100644 --- a/ext/dbx/dbx.dsp +++ b/ext/dbx/dbx.dsp @@ -98,6 +98,10 @@ SOURCE=.\dbx.c # End Source File # Begin Source File +SOURCE=.\dbx_mssql.c +# End Source File +# Begin Source File + SOURCE=.\dbx_mysql.c # End Source File # Begin Source File @@ -118,6 +122,10 @@ SOURCE=.\dbx.h # End Source File # Begin Source File +SOURCE=.\dbx_mssql.h +# End Source File +# Begin Source File + SOURCE=.\dbx_mysql.h # End Source File # Begin Source File