what databases are supported by visual cobol?
Please see the Visual COBOL product documentation under the Database Access section here:
The databases supported depend on whether you are developing for native code, .NET or JVM.
For native code you can use one of the following methods:
OpenESQL = ODBC access to databases.like SQL Server, mySQL, Oracle, DB2COBSQL = Interface to Pro*COBOL preprocessor from Oracle or SybaseDB2 ECM = Interface to DB2
Managed code:OpenESQL for .NET = ADO.NET Provider access to databases.like SQL Server, mySQL, Oracle, DB2OpenESQL for JVM = JDBC access to databases.like SQL Server, mySQL, Oracle, DB2
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.