DaDaBIK is a PHP application that allows you to easily create a highly customizable Web interface for a database in order to search, insert, update, and delete records; all you need do is specify a few configuration parameters. MySQL, PostgreSQL, Oracle, and MS SQL Server are supported. It is available in several languages.
| Tags | Database Front-Ends |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: DaDaBIK can now handle NULL values. A new search operator, "is empty", is available. The bug that prevented previous and next buttons from working correctly after an update operation which caused an error has been fixed.


No changes have been submitted for this release.


Changes: Some bugs were fixed, in particular the "Refresh installation" bug, and a bug where previous and next record links didn't work correctly. 4.1 rc2 produced an "[08] Error: during query execution." error message during the installation, which has been fixed.


Changes: This version fixes some bugs. In particular, two bugs related to the upgrade operation were fixed.


Changes: Form error handling was improved, so DaDaBIK will display the form again, and the back button is no longer needed. Email notices were added. Previous and next buttons were added in edit and detail views. Administration pages are now protected by authentication. DaDaBIK now remembers the last search executed on a table. It is now possible to choose the number of result records displayed per page on the fly. It is now possible to set an alias for each table. DaDaBIK now uses tinymce to implement the rich_editor field type instead of htmlarea.
- All comments
Recent commentsdadabik authentication
help, i cant seem to run the authentication for the latest version, however , by disabling the authentication my project is running smoothly.
only the show login form is visible, if i input the default user name and password, the same login form is displayed no error is displayed.