Introduction¶
This extension implements a specific connector service for reading data from any database. With TYPO3 v7, it relies on ADODB to connect to any database system supported by that library (with some limits, due to the many weird syntaxes used for some systems). With TYPO3 v8, it relies on Doctrine DBAL, which comes with a better unified way of defining connection parameters. SQL queries can then be used.
Questions and support¶
If you have any questions about this extension, please ask them in the TYPO3 English mailing list, so that others can benefit from the answers. Please use the bug tracker on GitHub to report problem or suggest features (https://github.com/cobwebch/svconnector_sql/issues).
Keeping the developer happy¶
Every encouragement keeps the developer ticking, so don’t hesitate to send thanks or share your enthusiasm about the extension. If you really want to give something back, you may consider my Amazon wish list: http://www.amazon.co.uk/registry/wishlist/G7DI2AN99Y4F
You may also take a step back and reflect about the beauty of sharing. Think about how much you are benefiting and how much yourself is giving back to the community.