ODBC Driver Limitations
Using an ODBC driver has the following limitations when
Reverse Engineering a database:
- Default values for columns are not detected.
- The Auto-Number or Auto-Increment attribute for a column is not detected.
- Indexes are not detected.
- Primary keys are not detected.
- Not Null constraints on column are not detected.
See also:
- Creating a Connection