blob: 13310dd8d266ed9b505cf90e7c4a1d0201827553 (
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
34
|
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
6) Block reads
|