Menu

#97 Packing in-memory table

Win32/Linux
open
nobody
None
5
2020-01-29
2020-01-29
No

Packing a table when in "in-memory" mode does not work.
The function TDbf.PackTable() calls TDbfFile.RestructureTable which wants to generate another dbf file without the deleted row from the "in-memory" table.
I think it should make another "in-memory" table instead.

Discussion


Log in to post a comment.