Symfoware API Development

Symfoware Server offers feature-rich development tools that allow database access applications to be easily developed using the following APIs:

  • Embedded SQL – This is used for development with C or COBOL languages. SQL embedded in the C or COBOL programs enables high-speed database access.
  • JDBC (Java DataBase Connectivity) Driver – This is an interface used for database manipulation. It executes SQL statements in conjunction with Java. J2EE can also be used as a framework.
  • ODBC-Related – This is a standard interface available for Microsoft (R) Windows(R) compatible applications and is used for setting up a connection to an external database. Excel, Access, or Visual Basic can be used to access a database using the ODBC driver.
  • .NET Data Provider – This is a database access component that is compliant with ADO.NET. This functionality assures optimum Symfoware Server V12.0 data access from a .NET Framework environment.

Contents Navigation

Symfoware Site Navigation