.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _installation: 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 :ref:`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.