X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-odbc%2Fodbc-sql.lisp;h=385d378ee8adb9c084837503540e86f5775a2299;hb=bb71f27c241187a32c7839aea501114d65e29f85;hp=e1ad0c234d03333177ae3c4798777880076ef1ef;hpb=5148be446aee32ec705beac3fbba35f499df4fd4;p=clsql.git diff --git a/db-odbc/odbc-sql.lisp b/db-odbc/odbc-sql.lisp index e1ad0c2..385d378 100644 --- a/db-odbc/odbc-sql.lisp +++ b/db-odbc/odbc-sql.lisp @@ -48,6 +48,9 @@ :password password :data-source-name dsn)))) (store-type-of-connected-database db) + ;; Ensure this database type is initialized so can check capabilities of + ;; underlying database + (initialize-database-type :database-type database-type) db) (error () ;; Init or Connect failed (error 'sql-connection-error