1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version change to 1.1 More... over 21 years ago
Added handlers for adding label and text field More... over 21 years ago
Added more functions in the GUI area More... over 21 years ago
Added access to makeInstance (lbMetaApplication) More... over 21 years ago
Initial More... over 21 years ago
Initial first documentation. Should be in a better format :-) More... over 21 years ago
minor change More... over 21 years ago
minor change More... over 21 years ago
Added support for loading application More... over 21 years ago
minor changes More... over 21 years ago
Bugfixes and some ifdefs More... over 21 years ago
Removed the max of 4 rows and added the option to additionally select id More... over 21 years ago
lbQuery::update works !!! More... over 21 years ago
Added the attempt to update rows by creating an update statement - deactivated More... over 21 years ago
Bugfixes due to test of static variables - but this was only a test. Compiles now also with MSC, but has possible stack corruption. Still compiles with watcom and does not solve the update problem. Possibly a OpenWatcom or cygwin API problem. More... over 21 years ago
Optional MSC compileability. (Remove the rem at the line for copying lbHook.cpp). Also remove the # at the compiler line in makefile.module. This then compiles, but has a possible stack corruption. More... over 21 years ago
Initial convertion from starwriter format to HTML More... over 21 years ago
Test of restricting access More... over 21 years ago
Deactivated update tests with SQLSetPos More... over 21 years ago
Try to compile with MSC More... over 21 years ago
Try to use SQLFetchScroll, included some docs for dynamically allocated buffer. But does not help. More... over 21 years ago
Limit database tests to 4 rows when using SQLFetchScroll More... over 21 years ago
Compiles again under Linux using iODBC aka libiodbc.so More... over 21 years ago
Make bak file writable. Anything tries to overwrite it and my editor makes backupfiles that stay readonly. More... over 21 years ago
Database improovements and changes in my licence adress. The database part is still not working by updating columns More... over 21 years ago
Last changes that works with new database tests to directly create, insert and drop a table More... almost 22 years ago
Added a test for creating tables, insert values and dropping again this table More... almost 22 years ago
Bugfix - Unexpected exit ?? More... almost 22 years ago
Attempt to implement write access to databases More... almost 22 years ago
Test of new bound column functionality was placed on a wrong place. More... almost 22 years ago