0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Aug 31, 2025 — Aug 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.5 More... over 22 years ago
Version 0.4c * Sorting the query result now can be done manually by entering the sort definition or simply by clicking a columns head. Field combinations can be entered by hand only. * Corrected the list generation for the select field of columns to display More... over 22 years ago
* It's now possible to add up to 99 fields to an table at once More... over 22 years ago
*** empty log message *** More... over 22 years ago
Release as Version 0.4 More... over 22 years ago
* Changes made to the ID index where fully ignored until now. From now on it works as expected. * Table creation automatically creates the ID and INR indexes when there is an AUTO field defined The ID index then automatically references the very first field of the table, the INR of course the AUTO field itself * When trying to create a table with an AUTO field it leads to an error message. That's now fixed. * Fixed a bug, that prevented manually created indexes from being deleted More... over 22 years ago
* A table now can be completly remove by one single click * Table creation now also possible by uploading a table definition file * File browsing now works with absolute paths instead of relative ones. That enables the user to browse to ANY place on his hard disc, as long as the web server has enough rights More... over 22 years ago
Version 0.3 * Improved the look at some places * Expanded the table structure editor by one more column "index reference", which displays the index filenames of all indexes the corresponding field is referenced by * Expanded the index editor by one more column "tree info", which displays an index' statistics * When changing the field definition of fields that are referenced by indexes, those indexes are automatically changed to the new field name More... over 22 years ago
index manipulation now implemented: create, change and drop work More... over 22 years ago
Version 0.2b * Index information now can be changed, new index can be added More... over 22 years ago
Added table creation functionality Directory browsing under windows is working now More... over 22 years ago
version 0.2b: * Table defintion can be downloaded now * Added button "Change all" to base template, to allow edit on all fields at once More... over 22 years ago
*** empty log message *** More... over 22 years ago
* directory view: more information is now displayed * improved the look and feel of tdbcc a bit by using colors, * Table alteration now is implemented - existing fields can be edited (single and multiple at once) - existing fields can be removed - new fields can be added More... over 22 years ago
table alteration works More... over 22 years ago
introduced very simple export, that simply outputs the currently load table completely, separated by ";" More... over 22 years ago
* improved the edit form generator (select and boolean fields as dropdown lists) * Added "Append Record" and "Duplicate Record" functions More... over 22 years ago
selection of displayed columns integrated editing (and saving) works More... over 22 years ago
Initial version of tdbcc browsing and opening the .dat files works in a .dat a selection and data browsing works, too More... over 22 years ago
Initial revision More... over 22 years ago