Felipe Monteiro de Carvalho wrote:
On 5/10/06, L505 <[EMAIL PROTECTED]> wrote:
How many for say a 100MB database or so ? 100's? Are they big files that take up lots of
space?

No, they are small, but they are many.

1 per table
1 per index

No actually, the indexes are combined into one file:
- .dbf: main file
- .mdx: indexes
- .dbt: memo file (unlimited length strings)

Micha

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to