When setting the DBMS Generation parameter, JDBC or any valid DBMS that supports JDBC can be chosen. Regardless of what is selected, all database access is generated as JDBC calls.
The only advantage to choosing a specific DBMS over JDBC is that choosing a specific DBMS uses the table names, index names, and other user-modified names that have been defined under the Technical Design dialogs. Therefore, it may be better to choose a specific DBMS when the application will access an existing database. Applications accessing a new database may want to choose JDBC.
Note: ODBC is not a valid value for the DBMS generation parameter.
|
Copyright © 2013 CA.
All rights reserved.
|
|