FAQ
Veelgestelde vragen voor zelfhulp.
Bekijk snel de veelgestelde vragen (en antwoorden) in de standaardlijst. Als u niet kunt vinden wat u zoekt, begin dan met het selecteren van uw Ability Office -versie en verfijn deze dan door zoektekst en/of categorie in te voeren.
Kennisbank artikel 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