ODBC |
Top Previous Next |
If you need to connect to a database that ModelRight does not explicitly support, then you can use ODBC to import it into ModelRight. ModelRight 4.1 will be able to reverse engineer, forward engineer, and synchronize with any ODBC compliant database. While ODBC does not have the deep support for physical details of a database, tables, columns, indexes, primary and foreign constraints will be supported (ODBC-driver dependent).
Of course Tables, Views, Columns, and Indexes, etc... are supported, but we add support for many Oracle-specific objects and properties as well.Here is a list of the Oracle-specific features that are supported in ModelRight 4.1. •Tables •Views - Forward Engineer only •Columns •Indexes •Key Constraints (Primary, Unique, and Foreign Key/Relations) •Check Constraints •Template support for many of the above object types |