DBMS Limitations


Some DBMSs do not support all database features such as triggers, clustered indexes, etc. The forward engineer script will contain only those commands supported by the DMBS specified in the connection. Therefore, database scripts will vary from one DBMS to another.


See also:

Reverse Engineering
ODBC Driver Limitations