Board index » delphi » Paradox Table Block Size
Tim
![]() Delphi Developer |
Sun, 09 Mar 2003 03:00:00 GMT
Paradox Table Block Size
I am very interested in this topic too. I like Paradox for its speed and
easy to management with Delphi but it is not so stable for big tables. When a secondary index is marked "maintained", it often get into trouble after we update some values in this index (B Tree trouble) and we have to re-generate the index. (It will cause big problem when some application rely on it). Is there any better database free with Delphi? "Bill Todd (TeamB)" <b...@dbginc.com> wrote in message Quote> Most networks transfer data in 4k blocks so 4k tends to be the most |