X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-odbc%2Fodbc-constants.lisp;h=689fc12763497b9083c9136a52a33bfb01ef21ac;hb=c7cbd01b259a1846a5e172d69c956b836b14febb;hp=c4265f46fdf95e83024aff14e751078feaec4256;hpb=b2191fb61b57de37bdd703c1ad9231f87bd5258c;p=clsql.git diff --git a/db-odbc/odbc-constants.lisp b/db-odbc/odbc-constants.lisp index c4265f4..689fc12 100644 --- a/db-odbc/odbc-constants.lisp +++ b/db-odbc/odbc-constants.lisp @@ -966,7 +966,7 @@ (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)