mdbtools/TODO

35 lines
756 B
Plaintext
Raw Normal View History

Things to Do
------------
2002-04-04 07:02:53 +08:00
file format:
. export VBA script
2002-04-04 07:02:53 +08:00
. re-examine KKD records for form design (OLE streams?)
2003-01-19 10:06:15 +08:00
. write support (understood, not coded)
2002-04-04 07:02:53 +08:00
libmdb:
2000-03-14 08:53:17 +08:00
. Complete the list of datatypes
. Straighten out which functions in libmdb are meant to be used and which
ones should be static.
2000-03-19 21:57:08 +08:00
. Create an API reference for libmdb (maybe some man pages).
. Sargs need to support all datatypes
2004-02-09 02:41:06 +08:00
. Add support for index scanning when using sargs (partial)
2002-04-04 07:02:53 +08:00
. write support
utils:
. need program to unpack VBA script to file (see prole)
2002-04-04 07:02:53 +08:00
. Access forms to glade converter ?
2004-04-13 08:39:12 +08:00
. need --version flag (done using -M flag on mdb-ver)
2002-04-04 07:02:53 +08:00
SQL Engine:
. Joins
. insert/updates
. bogus column name in where clause not caught
ODBC:
. many unimplemented funtions