JDBC - The SAP MaxDB JDBC driver and the SAP MaxDB Java classes provide access to SAP MaxDB databases for Java programs.
See : SAP MaxDB Java Manual and JDBC Home at SUN.
ODBC - The SAP MaxDB ODBC driver provides access to SAP MaxDB databases via the ODBC interface, typically from C/C++ environments.
See: SAP MaxDB ODBC Manual and ODBC Programmers Reference at Microsoft.
PHP - The SAP MaxDB PHP extension provides access to SAP MaxDB databases using PHP scripts.
The SAP MaxDB PHP package is not part of the SAP MaxDB standard installation package. You can download it from the PECL repository for PHP extensions at http://pecl.php.net/package/maxdb.
See: SAP MaxDB PHP Manual
Perl - The SAP MaxDB Perl modules (DBD::MaxDB, SAP::DBTech::dbm and SAP::DBTech::loader) provide access to SAP MaxDB databases using Perl scripts.
The DBD::MaxDB module is not part of the SAP MaxDB standard installation package. You can download it from the CPAN repository for Perl modules at http://search.cpan.org/~maxdb/.
See: SAP MaxDB Perl Manual
Python - The SAP MaxDB Python modules (sdb.dbapi, sdb.sql, sdb.dbm and sdb.loader) provide access to SAP MaxDB databases using Python scripts.
See: SAP MaxDB Python Manual
See: SAP MaxDB ADO .NET Interface and SAP MaxDB .Net Framework documentations
WebDAV - The SAP MaxDB WebDAV servlet provides access to SAP MaxDB databases using the WebDAV protocol.
See: SAP MaxDB WebDAV documentation
SQLDBC - SQLDBC (SQL Database Connectivity) is a runtime library, which enables applications to execute SQL statements in SAP MaxDB databases.
See: SAP MaxDB SQLDBC Manual and SQLDBC API documentation
No comments:
Post a Comment