X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-odbc%2Fodbc-package.lisp;h=cc91f6f56796c5ff7d622138528d4d52308c79d1;hb=18738a9744b8741091444d11fc317ecee6ff3b14;hp=baedbedd0c7eb6406efb8174efffeaf8a7bfcb6b;hpb=d9f41af62750c622945bb17b622a39689ee5b840;p=clsql.git diff --git a/db-odbc/odbc-package.lisp b/db-odbc/odbc-package.lisp index baedbed..cc91f6f 100644 --- a/db-odbc/odbc-package.lisp +++ b/db-odbc/odbc-package.lisp @@ -7,8 +7,6 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Created: April 2004 ;;;; -;;;; $Id$ -;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2004 by Kevin M. Rosenberg ;;;; ;;;; CLSQL users are granted the rights to distribute and use this software @@ -20,7 +18,7 @@ (defpackage #:odbc (:use #:cl #:uffi) - (:export + (:export #:database-library-loaded #:*null* @@ -39,6 +37,7 @@ #:%new-db-connection-handle #:%new-environment-handle #:%sql-connect + #:%sql-driver-connect #:disable-autocommit #:enable-autocommit #:%sql-free-environment