Skip to content

Web-based reporting system for Firebird databases.

renatomce/firebird-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebird-report

Web-based reporting tool for Firebird/Interbase databases.

This is a basic web-based Firebird/Interbase reporting tool. Uses PHP's "ibase_" functions to connect and retrieve data through SQL queries. There are functions to export to PDF, CSV and XLS built-in. (CSV and XLS export tool made by Jordi Burgos).

"geradores/query-datahora.php" executes statement and fetches data from the database. interbase_sql_exec() runs the SQL query and returns a PHP array. "datahora.php" builds the html table based on the array.

"index.php" and "datahora.php" are examples of implementation.

About

Web-based reporting system for Firebird databases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published