602SQL Documentation Index  

Interfaces for the 602SQL Server

A summary of interfaces defined by some standard outside of SQL that allows the application to use the 602SQL Server.

ODBC Interface

The ODBC interface is the most common interface between an application and the 602SQL Server. The ODBC driver allows you to access 602SQL using this interface. This driver is available for both Windows and Linux.

SDBC Interface

The SDBC interface is the native interface of the OpenOffice.org package and significantly extends the possibilities of the OpenOffice.org package with database services. The SDBC driver allows you to access the 602SQL Server using this interface. This driver is available for both Windows and Linux.

PHP Interface

The PHP interface is used to connect dynamic web pages to the 602SQL Server. The PHP module is available for both Windows and Linux.

SQL602.NET Interface

The SQL602.NET interface allows you to access data using the ADO.NET components of the .NET Framework.

It is not a component part of the English documentation as yet.

Delphi Interface

A set of 602CDK components is ready as an add-on over standard database components in Delphi.

It is not a component part of the English documentation as yet.

JDBC Interface

The JDBC interface is the basic database interface for Java based applications. The JDBC driver is operating system independent. Detailed documentation for this driver is a part of the driver itself.

It is not a component part of the English documentation as yet.

Client Program Interface (API)

A program written in C/C++ language (or in Pascal) can connect to the SQL server by means of its client API. This interface can be used both under Windows and Linux.

It is not a component part of the English documentation as yet.

List of topics: