X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-odbc%2Fodbc-api.lisp;h=b20a48aba469295b11880ca8326fec7c196d9d29;hb=8a0c49946e9569a6402beaa8d2194ceabf9d3d04;hp=9ebdb3e6e506475104869f55624219851192b0e8;hpb=fe87a628ea15671152fb0c8f0d20217c8a21794e;p=clsql.git diff --git a/db-odbc/odbc-api.lisp b/db-odbc/odbc-api.lisp index 9ebdb3e..b20a48a 100644 --- a/db-odbc/odbc-api.lisp +++ b/db-odbc/odbc-api.lisp @@ -226,7 +226,8 @@ May be locally bound to something else if a certain type is necessary.") (with-error-handling (:hdbc hdbc) (SQLDriverConnect hdbc - window-handle + (or window-handle + +null-handle-ptr+) connection-ptr $SQL_NTS completed-connection-string-ptr $SQL_MAX_CONN_OUT completed-connection-length