summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_dbd.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_dbd.html.en')
-rw-r--r--docs/manual/mod/mod_dbd.html.en3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_dbd.html.en b/docs/manual/mod/mod_dbd.html.en
index 5bb9f2b865..7801f51cff 100644
--- a/docs/manual/mod/mod_dbd.html.en
+++ b/docs/manual/mod/mod_dbd.html.en
@@ -253,8 +253,7 @@ APR_DECLARE_OPTIONAL_FN(void, ap_dbd_prepare, (server_rec*, const char*, const c
<dt>SQLite3</dt>
<dd>The connection string is passed straight through to <code>sqlite3_open</code></dd>
<dt>ODBC</dt>
- <dd>Please see <a href="http://code.google.com/p/odbc-dbd/">the
- author's project pages</a> for this third-party driver.</dd>
+ <dd>datasource, user, password, connect, ctimeout, stimeout, access, txmode, bufsize</dd>
</dl>
</div>