Previous Topic: Installing the Data ProviderNext Topic: Using the ODBC/ADO.NET Technical Design


DDL Generation

CA Gen-generated .NET applications do not require a .NET-specific DDL Generation. All generated .NET applications use ADO.NET to access their database and have no special requirements on how the DDL is generated or installed.

In general, customers who are re-targeting their application to .NET should continue to use the Technical Design of their existing application. For example, if the existing application is generated in C and uses Oracle, then the CA Gen .NET Servers should be generated with Oracle as the DBMS setting. Consequently, existing CA Gen-generated databases can be reused by CA Gen-generated .NET applications.