aboutsummaryrefslogtreecommitdiffstats
path: root/lib/odbc
diff options
context:
space:
mode:
authorKenneth Lundin <[email protected]>2013-07-04 09:40:51 +0200
committerKenneth Lundin <[email protected]>2013-07-04 09:40:51 +0200
commit7d658d12f2ff5d9fedd193b0eb4076871b602425 (patch)
tree3b524fbbfd5702c81bff8b3e2979c2491469e404 /lib/odbc
parent829eb3c3daf82be6777673e87d523ec977e9f196 (diff)
downloadotp-7d658d12f2ff5d9fedd193b0eb4076871b602425.tar.gz
otp-7d658d12f2ff5d9fedd193b0eb4076871b602425.tar.bz2
otp-7d658d12f2ff5d9fedd193b0eb4076871b602425.zip
Minor correction of xml structure to conform to the DTD
Diffstat (limited to 'lib/odbc')
-rw-r--r--lib/odbc/doc/src/odbc.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/odbc/doc/src/odbc.xml b/lib/odbc/doc/src/odbc.xml
index a984bf4485..48b105d1e4 100644
--- a/lib/odbc/doc/src/odbc.xml
+++ b/lib/odbc/doc/src/odbc.xml
@@ -213,12 +213,13 @@
Note that this information is probably of little use when writing database-independent code,
but can be of assistance in providing more sophisticated error handling when dealing with
a known underlying database.
+ </p>
<list type="bulleted">
<item><c>ODBCErrorCode</c> is the ODBC error string returned by the ODBC driver.</item>
<item><c>NativeErrorCode</c> is the numberic error code returned by the underlying database. The possible values
and their meanings are dependent on the database being used.</item>
<item><c>Reason</c> is as per the <c>Reason</c> field when extended errors are not enabled.</item>
- </list></p>
+ </list>
</desc>
</func>
<func>