mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-03 17:08:31 +08:00
Version 1.0.0
This commit is contained in:
32
TODO.md
32
TODO.md
@@ -1,34 +1,4 @@
|
||||
TODO
|
||||
----
|
||||
|
||||
### file format:
|
||||
|
||||
- export VBA script
|
||||
- re-examine KKD records for form design (OLE streams?)
|
||||
- write support (understood, not coded)
|
||||
|
||||
### libmdb:
|
||||
|
||||
- Complete the list of datatypes
|
||||
- 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
|
||||
- Add support for index scanning when using sargs (partial)
|
||||
- write support
|
||||
|
||||
### utils:
|
||||
|
||||
- need program to unpack VBA script to file (see prole)
|
||||
- Access forms to glade converter ?
|
||||
- need --version flag (done using -M flag on mdb-ver)
|
||||
|
||||
### SQL Engine:
|
||||
|
||||
- Joins
|
||||
- insert/updates
|
||||
- bogus column name in where clause not caught
|
||||
|
||||
### ODBC:
|
||||
|
||||
- many unimplemented funtions
|
||||
See the list of [open issues tagged "enhancement"](https://github.com/mdbtools/mdbtools/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement).
|
||||
|
||||
Reference in New Issue
Block a user