summaryrefslogtreecommitdiff
path: root/TODO
blob: 9ff25778bf3d04c8a9ea9c164e468de8430dd106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

XBase 64 todo list as of 11/28/22

Xbase64 TODO's (not necessarily in this order!)
-----------------------------------------------


1)  Additional index support 
  - NTX - bring legacy code forward
  - CDX - bring legacy code forward
  - IDX - develop


2)  SQL support


3)  Support for DBase Version 5 files


4)  Transaction support
    Create a logging routine
    put hooks in the PutRecord function to log data


5)  Real deletes

    - analysis
    - test this functionality
    - incorporate into dbfutil1
    - update documentation
    - impact on indices