FAQ
Domande frequenti per l'auto-aiuto.
Si prega di dare una rapida occhiata alle domande (e risposte) comuni nell'elenco predefinito. Se non riesci a trovare quello che stai cercando, inizia selezionando la tua versione di Ability Office e poi restringila inserendo il testo di ricerca e/o la categoria.
Articolo della base di conoscenza 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