r9125: work around myodbc bug
[clsql.git] / db-odbc / odbc-api.lisp
index b9223d68fb7d44cdb35e3c6380f5e3abeaf17c05..166285d05568587db78ddc9e271d37acecda067c 100644 (file)
@@ -952,7 +952,7 @@ as possible second argument) to the desired representation of date/time/timestam
        hstmt
        +null-ptr+ 0
        +null-ptr+ 0
-       table-cs (length table) ;;$SQL_NTS
+       table-cs $SQL_NTS
        (if unique $SQL_INDEX_UNIQUE $SQL_INDEX_ALL)
        (if ensure $SQL_ENSURE $SQL_QUICK)))))