From fb882f11e46a36d08faaacebc812ea2cb1014e7e Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 2 Sep 2004 21:32:16 +0000 Subject: [PATCH] r9955: 02 Sep 2004 Kevin Rosenberg * TODO: Add note about ODBC on Windows --- ChangeLog | 3 +++ TODO | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index a29a3bf..ca30651 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +02 Sep 2004 Kevin Rosenberg + * TODO: Add note about ODBC on Windows + 02 Sep 2004 Marcus Pearce * 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 87949bf..9d135d2 100644 --- 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) -- 2.34.1