v0.3.0
Pre-release
Pre-release
SQLite/CE 0.3.0 introduces substantial enhancements to SQLite/CEdit with these key features:
- Line numbering "gutter" that automatically adjusts with line count and font size
- Multi-statement execution with automatic cursor positioning on errors
- "Execute at cursor" option to only execute one statement/line at a time based on cursor position
- Support for importing Windows CE databases as SQLite tables
Outstanding bugs
Testing shows there may be erratic behavior with Alt-key shortcuts, but these may be quirks of the CE 2.0 Toolkit emulator as they do not appear to manifest on physical devices tested.
Installation
- Place SQLiteCE.dll in the
/Windowsdirectory - Place the
.exefiles in any location you like on the device.