Hi guys!
Is that possible to run pivot using another database than MySQL? I'm interesting on using it with firebird and all the exemples I saw are using MySQL.
Thanks on advance.
Paulo Cesar | |
Hi guys!
Is that possible to run pivot using another database than MySQL? I'm interesting on using it with firebird and all the exemples I saw are using MySQL. Thanks on advance.
Posted Aug 13, 2016 , edited Aug 13, 2016
Kool
|
|
David | |
Hi Paulo,
Sorry for the late reply. As of the latest version KoolPHP UI 8.8, we have added a FireBird data source class for KoolPivotTable database called FireBirdPivotDataSource. Please create a FireBird connection and use that to create a FireBirdPivotDataSource instance instead of the MySQL one. You could find other types of database that KoolPivotTable supports at this link: http://doc.koolphp.net/Controls/KoolPivotTable/PHP/DataSource/index.php Rgds,
Posted Nov 30, 2016
Kool
|
|