G2 Overview
The DM_G2_GSI API provides a rich set of database functionality to G2. G2 can execute SQL commands, retrieve query results and execute stored procedures.
The API is based on Microsoft's ADO technology. ADO is a layer on top of the OLE-DB specification. Therefore, DM_G2_GSI will allow G2 to interact with any data provider that subscribes to the OLE-DB specification. This includes, amongst others:
· Microsoft SQL Server
· Oracle
· Sybase
· Microsoft Access