Menu

Tree [46f401] master /
 History

HTTPS access


File Date Author Commit
 README.txt 2016-07-27 Victor Victor [ec5b0f] Initial commit
 sqlmm.ico 2016-07-27 Victor Victor [ec5b0f] Initial commit
 sqlmm.lpi 2016-07-27 Victor Victor [ec5b0f] Initial commit
 sqlmm.lpr 2016-07-27 Victor Victor [ec5b0f] Initial commit
 sqlmm.lps 2016-07-27 Victor Victor [ec5b0f] Initial commit
 sqlmm.res 2016-07-27 Victor Victor [ec5b0f] Initial commit
 udm.lfm 2016-07-27 Victor Victor [ec5b0f] Initial commit
 udm.pas 2016-07-27 Victor Victor [ec5b0f] Initial commit
 uglobal.pas 2016-07-27 Victor Victor [ec5b0f] Initial commit
 ugrid.lfm 2016-07-27 Victor Victor [ec5b0f] Initial commit
 ugrid.pas 2016-07-27 Victor Victor [ec5b0f] Initial commit
 uhistory.lfm 2016-07-27 Victor Victor [ec5b0f] Initial commit
 uhistory.pas 2016-07-27 Victor Victor [ec5b0f] Initial commit
 umain.lfm 2016-07-27 Victor Victor [ec5b0f] Initial commit
 umain.pas 2016-07-27 Victor Victor [ec5b0f] Initial commit
 uupdate.lfm 2016-07-27 Victor Victor [ec5b0f] Initial commit
 uupdate.pas 2016-07-27 Victor Victor [ec5b0f] Initial commit
 vinfo.pas 2016-07-27 Victor Victor [ec5b0f] Initial commit
 xmlfile.pas 2016-07-27 Victor Victor [ec5b0f] Initial commit

Read Me

Release Notes
ver. 0.4
Fixes
  Added CheckDatabase function to prevent crashes,
    if opened/attached file is corrupted
    or not an SQLite3 database at all
  Execute action is no longer available, if the script had stuck and was terminated
  Visual components positions

Improvements
  Drag/drop to the main form to open/attach database
  Custom Help file name

Known issues
  With GTK widgetset the cursor sometimes does not change on long operations

ver. 0.3
Fixes
  Open button is enabled after SQL error
  Grid window can be detached

Improvements
  Help added
  Full support for global configuration file
  Refresh action moved into separate thread
  Better handling of attached databases
  Single connection to maintain one session during program run
  Attach/Detach database actions


ver. 0.2.0.36

Fixes
  Export grid to CSV did not work;
  Reading from history did not update tab header;
  Option "Show program hints" could not be set ON;
  Access violation on closing multiple Update windows.

Improvements
  Separate popup menus for the grid;
  More hints on controls;
  Drag-and-drop "Fields" title brings list of all fields;
  Set default extensions for saved files;
  SQLite Library option to point to SQLite engine;
  Bring On Top option lists all open windows;
  Drop query file on form to open.

Known issues
  On Windows error in SQL statement may leave Open button disabled,
    while the action still can be fired (Ctrl+Enter)  


18/06/2016
Initial release.

Need a bit of testing to consider
  further development path.

Known issues:
  Internal parser may freeze if SQL
  statement contains -- inline comments
  inside

  No user manual so far

  Global configuration file is not provided,
  using hard-coded defaults




Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.