Download Latest Version sqlmm-source_0.6.0.84.tar.gz (281.3 kB)
Email in envelope

Get an email when there's a new version of SQLite Micro Manager

Home
Name Modified Size InfoDownloads / Week
binary-packages 2020-04-28
source-code 2020-04-26
documentation 2017-01-30
README.txt 2020-04-26 2.6 kB
Totals: 4 Items   2.6 kB 3
Folder content:
sqlmm.exe - single executable file for Windows to run without installation;
sqlmm - single executable file for Linux; download it into /home/<username>/bin,
        make executable ( chmod +x sqlmm ) and run from terminal;
sqlmm-gtk2_<version>_amd64.deb - Debian installation package for Linux, GTK2+;
sqlmm-qt5_<version>_amd64.deb - Debian installation package for Linix, Qt5;
sqlmm_<version>_x86-64.exe - Windows installation file.


Release Notes
ver. 0.6.0.84
Fixes
  Visual components fixes for GTK2+ widgetset
  Added installation package for Qt5 widgetset
  Grid and editor zoom with Ctrl+<mouse wheel>

ver. 0.5
Fixes
  Forced Templates window close when application is terminated
  Grid title style changed to "Lazarus" to improve its look under Windows 10
  Visual changes to look better under Windows 10

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






Source: README.txt, updated 2020-04-26