mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Fixups for version 0.1
This commit is contained in:
6
TODO
6
TODO
@@ -3,10 +3,12 @@ Things to Do
|
||||
|
||||
. Complete the list of datatypes
|
||||
. Figure out how to properly determine fixed or variable length columns
|
||||
. Figure out how NULLs are stored in data rows
|
||||
. Figure out what happens for varchar columns starting at > 256
|
||||
. Modify mdb-schema utility support different backend databases
|
||||
. Modify mdb-export to handle different delimiters/options
|
||||
. Get autoconf working
|
||||
. 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.
|
||||
. Create an API reference for libmdb (maybe some man pages).
|
||||
|
||||
Reference in New Issue
Block a user