ssp-firebird.class.php. DataTables server-side processing SQL query for Firebird
ssp-firebird.class.php. DataTables server-side processing SQL query for Firebird
saulodecarlo
Posts: 1Questions: 0Answers: 0
https://gist.github.com/saulodecarlo/1d966ffe6a04dba0903b8a037d525e87
I made some changes to support Firebird syntax, like sql_connect (PDO("firebird:dbname=...), LIMIT = FIRST SKIP (moved position after SELECT statement),
add UPPER to filter function
This discussion has been closed.
Replies
Awesome - thanks for this!
Out of interest, what are you running Firebird on? I'm trying to get it installed on Fedora 26 and having no joy at all.
Allan