mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
patches from Karl and Carl
This commit is contained in:
13
TODO
13
TODO
@@ -1,11 +1,12 @@
|
||||
Things to Do
|
||||
------------
|
||||
|
||||
. Implement code for reading data rows
|
||||
. Complete list of datatypes
|
||||
. Figure out how to properly determine fixed of variable length columns
|
||||
. 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 > 256
|
||||
. Write schema-export utility supporting different backend databases
|
||||
. Write data-export utility supporting different backend databases
|
||||
. 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
|
||||
. Check out text file unixODBC driver to see if it can be adapted to use
|
||||
libmdb (it already has a SQL parser).
|
||||
|
Reference in New Issue
Block a user