2000-03-09 11:01:41 +08:00
|
|
|
Things to Do
|
|
|
|
------------
|
|
|
|
|
2000-03-14 08:53:17 +08:00
|
|
|
. Complete the list of datatypes
|
|
|
|
. Figure out how to properly determine fixed or variable length columns
|
|
|
|
. 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
|
2000-03-19 21:57:08 +08:00
|
|
|
. Get automake working
|
2000-03-14 08:53:17 +08:00
|
|
|
. Check out text file unixODBC driver to see if it can be adapted to use
|
|
|
|
libmdb (it already has a SQL parser).
|
2000-03-19 21:57:08 +08:00
|
|
|
. 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).
|