DelphiFAQ Home Search:
General :: Programming :: Delphi :: Database
Database development with Delphi. Includes issues with BDE, ADO and InterBase.

Articles:

This list is sorted by recent document popularity (not total page views).
New documents will first appear at the bottom.

Only the 40 most recently viewed articles are shown.
You can see the full list here.

Featured Article

Paradox limits

127Tables open per system
64Record locks on one table (16Bit) per session
255Record locks on one table (32Bit) per session
255Records in transactions on a table (32 Bit)
512Open physical files
(DB, PX, MB, X??, Y??, VAL, TV)
300Users in one PDOXUSRS.NET file
255Number of fields per table
255Size of character fields
2Billion records in a table
2Billion bytes in .DB (Table) file
10800Bytes per record for indexed tables
32750Bytes per record for non-indexed tables
127Number of secondary indexes per table
16Number of fields in an index
255Concurrent users per table
256Megabytes of data per BLOB field
100Passwords per session
15Password length
63Passwords per table
159Fields with validity checks (32 Bit)
63Fields with validity checks (16 Bit)