Implement SQLTables and SQLColumns

This commit is contained in:
whydoubt
2004-09-12 20:56:31 +00:00
parent 10d0b62079
commit 17e190f540
2 changed files with 195 additions and 87 deletions

View File

@@ -2,6 +2,7 @@ Sun Sep 12 14:03:10 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* include/mdbtools.h:
* src/libmdb/write.c:
* src/libmdb/worktable.c: Temp table improvements
* src/odbc/odbc.c: Implement SQLTables and SQLColumns
Wed Sep 8 22:24:29 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* HACKING: Small format documentation correction