summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/dbx/CREDITS9
-rw-r--r--ext/dbx/dbx.dsp8
2 files changed, 15 insertions, 2 deletions
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