aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-17 16:41:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-17 16:41:33 +0200
commit5e0128fc306acc2a2626b645214460d5bf214b39 (patch)
treecb3f0644955f788be025cfda74a2994e0ad1e5a0 /INSTALL
parent31a0507dfe9cb5a87e2a860bac25a8405788489c (diff)
Autotools and VC++ build support for SQL Server
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index fb30ea1..3286e13 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,8 @@ system you would like to use. Valid values for <database> are:
'sqlite' - The SQLite database system
'pgsql' - The PostgreSQL database system
'oracle' - The Oracle database system
-
+ 'mssql' - The Microsoft SQL Server database system
+
Prerequisites
=============