Installation

Install this extension and you can start using it’s API for issuing SQL queries to any database inside your own code (although please see the limitations discussed in chapter Configuration).

It requires extension “svconnector” which provides the base for all connector services and extension “adodb” to load the ADODB library. The “adodb” extension is a system extension provided with the TYPO3 CMS Core.