DBMS Connector Limits
Each database can impose restrictions on the size, number or length of tables, records, fields, keys, and indexes.
For the most accurate information for your database and version, consult the respective DBMS documentation.
In the following table, all lengths are in bytes, unless otherwise indicated.
Connector | Record Length | Fields per Record | Fields per Key | Number of Indexes | Key Length | Field Length | Row Length | Field & Table Name Length |
---|---|---|---|---|---|---|---|---|
DB2 1 | 32,677 | 1012 | 16 | 30 | ||||
Informix OL | 32,511 | 16 | 100 | 51114 | 32,511 | 18 | ||
Informix SE | 32,511 | 8 | 100 | 120 | 32,511 | 18 | ||
MS SQL Server | 8000 2 or 20 MB 3 | 1024 | 16 | 249 | 900 | 80604 | 1800 or 80005 | 30 or 1286 |
MySQL7 | ||||||||
Oracle |
8192 or 2GB-18 | 1000 | 16 | Unlimited | 8192 | Varies 9 | ||
PostgreSQL 7 |
|
|
|
|
|
|
|
|
Sequential | 8192 | N/A | N/A | N/A | N/A | |||
SQLite 11 | 8192 or 2GB-1 8 | 2000 | N/A | Unlimited | 109 | 109 | 109 | 109 |
Sybase | 1800 12 | 250 | 16 | 250 | 255 | 8000 13 | ||
Text | 8192 or 2GB-18 |
|
||||||
|