SCM APO SAP LiveCache
SQL Database Connectivity for Application and Interface Development - MaxDB
SQL Database Connectivity (SQLDBC) is a runtime library that enables applications to execute SQL statements in the database, and to access and modify data. The object-oriented structure of SQLDBC was developed in a similar way to the architecture of ODBC and JDBC and has a high level of performance. The MySQL MaxDB (SAP DB) communication protocol (the Order Interface) uses data structures for its communication, which are dispatched as TCP/IP packets. The application receives the response packets from the database, interprets them, and converts them, which simplifies the processing of SQL statements.