Configurable Network Computing: Difference between revisions

Content deleted Content added
Chipinoz (talk | contribs)
m Edit for readability
Chipinoz (talk | contribs)
m Edit for readability
Line 46:
 
===JDEBASE===
JDEBASE database middleware is the JDEdatabase softwaremiddleware that provides platform-independent application program interfaces APIs for multi-vendor database access. These APIs are used in two ways. The first way is by JDE applications that dynamically generate platform-specific Structured Query
Language (SQL), depending on the data source request. The second way is as open APIs for advanced C language business function writing. JDE uses these APIs to dynamically generate platform-specific SQL statements. Thus, this middleware provides workstation-to-server and server-to-server database access. To accomplish this, both the legacy JDE ''OneWorld'' middleware as well as the newer JDE ''EnterpriseOne'' middleware incorporate database driver support for a variety of third-party database drivers including ODBC, for connection to Microsoft SQL server, OCI, for connection to Oracle database and Client Access 400 drivers for connectivity to IBM DB2.