r9955: 02 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 2 Sep 2004 21:32:16 +0000 (21:32 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 2 Sep 2004 21:32:16 +0000 (21:32 +0000)
        * TODO: Add note about ODBC on Windows

ChangeLog
TODO

index a29a3bf17318cac5cf08d59099970525fde05706..ca30651f8e1202387c5573e14b8c60035232f629 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+02 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * TODO: Add note about ODBC on Windows
+
 02 Sep 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
        * examples/clsql-tutorial.lisp: added missing initarg for the COMPANYID
        slot of the employee View Class definition [reported by Franz Deuzer]. 
diff --git a/TODO b/TODO
index 87949bf9aecf63eeb625f3c18ea058ad82ae1e42..9d135d2aff3625e31a7fc8f87a7757cd707a6775 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,4 +22,8 @@ POSSIBLE EXTENSIONS
 * improve large object api and extend to databases beyond postgresql 
 * add support for prepared statements
 
+BACKENDS
+
+* Fix ODBC on Windows, convert to ODBC 3.0 (such as SQLAllocHandle rather
+  than SQLAllocEnv)