ODBC Memory management improvements
[clsql.git] / db-odbc / odbc-constants.lisp
index c4265f46fdf95e83024aff14e751078feaec4256..689fc12763497b9083c9136a52a33bfb01ef21ac 100644 (file)
 (defconstant $SQL_FETCH_RELATIVE 6)
 (defconstant $SQL_FETCH_BOOKMARK 8)
 
-;;; ODBC v3 constants, added by KMR
+;;; ODBC3 constants, added by KMR
 
 (defconstant $SQL_ATTR_ODBC_VERSION 200)
 (defconstant $SQL_OV_ODBC2 2)