r10893: 28 Feb 2006 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / db-db2 / db2-constants.lisp
index fad5a3801e4d32287b4222256f970cc2e7958fe7..bb597ef7b7d2b6edc964aab66746ca1512914007 100644 (file)
@@ -16,7 +16,7 @@
 
 (in-package #:clsql-db2)
 
 
 (in-package #:clsql-db2)
 
-(defconstant SQL_NULL_HANDLE 0)
+(defconstant SQL_NULL_HANDLE nil)
 (defconstant SQL_HANDLE_ENV 1)
 (defconstant SQL_HANDLE_DBC 2)
 (defconstant SQL_HANDLE_STMT 3)
 (defconstant SQL_HANDLE_ENV 1)
 (defconstant SQL_HANDLE_DBC 2)
 (defconstant SQL_HANDLE_STMT 3)