FAQ
Häufig gestellte Fragen zur Selbsthilfe.
Bitte werfen Sie einen kurzen Blick auf häufig gestellte Fragen (und Antworten) in der Standardliste. Wenn Sie nicht finden, wonach Sie suchen, beginnen Sie mit der Auswahl Ihrer Ability Office -Version und grenzen Sie sie dann ein, indem Sie den Suchtext und/oder die Kategorie eingeben.
Wissensdatenbankartikel 140
Database limits (maximum number of records etc)Ability Database has the same limits as other databases driven by the Microsoft Jet database engine (including Microsoft Access).
Please note there is no limit to the number of records you can have in any table. The overall limit is determined by file size only. Internally at Ability, we have used the database with several hundred thousand records and found it to handle this amount without problem.
The most important limits are as follows:
- File size: 2 GB
- Table size: 2 GB (less some space for system tables)
- Number of objects (tables, queries etc) in a database 32,768
- Number of characters in an object (table, query, field) name 64
- Number of concurrent users 255
- Number of fields in a table 255
- Number of characters in a Text field 255
- Number of characters in a Memo field 65,535
- Number of indexes in a table 32
- Number of fields in an index 10