X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-odbc%2Fodbc-constants.lisp;h=6d8a1839a8f32ca2bc35e93ca2ce68a611ea30ce;hp=e6cc0bdf6f56ed34dbaaab018cafd95ef35a6828;hb=ab37892bfa71e0d66021cc73f28cd189be30c81c;hpb=570798eb781157ad988bd527232bb88d51b103d7 diff --git a/db-odbc/odbc-constants.lisp b/db-odbc/odbc-constants.lisp index e6cc0bd..6d8a183 100644 --- a/db-odbc/odbc-constants.lisp +++ b/db-odbc/odbc-constants.lisp @@ -1,4 +1,4 @@ -;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Package: odbc -*- + ;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Package: odbc -*- ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; @@ -953,6 +953,8 @@ (defconstant $SQL_DRIVER_PROMPT 2) (defconstant $SQL_DRIVER_COMPLETE_REQUIRED 3) +(defconstant $SQL_MAX_CONN_OUT 1024) + ;; Level 2 Functions ;; SQLExtendedFetch "fFetchType" values