mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-01-21 18:48:34 +08:00
fixed list tables/describe table bug from odbc restructure
This commit is contained in:
3
TODO
3
TODO
@@ -9,7 +9,8 @@ Things to Do
|
||||
. Get automake working
|
||||
. Check out text file unixODBC driver to see if it can be adapted to use
|
||||
libmdb (it already has a SQL parser).
|
||||
. Straighten out which functions in libmdb are meant to be used and which ones should be static.
|
||||
. Straighten out which functions in libmdb are meant to be used and which
|
||||
ones should be static.
|
||||
. Create an API reference for libmdb (maybe some man pages).
|
||||
. Sargs need to support all datatypes
|
||||
. Need a way to express logical relationships between sargs (tree)
|
||||
|
||||
Reference in New Issue
Block a user