]> granicus.if.org Git - apache/commitdiff
Update mod_dbd page for ODBC driver
authorThomas J. Donovan <tdonovan@apache.org>
Sat, 21 Jun 2008 17:51:56 +0000 (17:51 +0000)
committerThomas J. Donovan <tdonovan@apache.org>
Sat, 21 Jun 2008 17:51:56 +0000 (17:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@670241 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dbd.xml

index f2c11d90c1c82d53eb485c6fed10ea5c42fec3cd..1084e0dea71cba3ac254707f0a15d1f90a8fe847 100644 (file)
@@ -193,8 +193,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>
 </usage>
 </directivesynopsis>