r9538: Cleaned up symbolic SQL syntax.
[clsql.git] / db-odbc / odbc-sql.lisp
index 9f88a9c6e751d7b8c8b1d8ad8b19306d64f73042..385d378ee8adb9c084837503540e86f5775a2299 100644 (file)
@@ -50,7 +50,7 @@
          (store-type-of-connected-database db)
          ;; Ensure this database type is initialized so can check capabilities of
          ;; underlying database
-         (initialize-database-type :database-type db-type)
+         (initialize-database-type :database-type database-type)
          db)
       (error ()        ;; Init or Connect failed
        (error 'sql-connection-error