Thread: SQLite Viewer
View Single Post
  #1 (permalink)  
Old 09-13-2007, 08:42 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 2,845
Default SQLite Viewer

SQLite Viewer is a small tool that allows viewing SQLite databases on the device.
It also handles embedded images and binary data.
It can be very useful when working with SQL databases.
Setup file: www.basic4ppc.com/files/SQLiteViewer-Setup.zip
Source code: www.basic4ppc.com/files/SQLiteViewer-Code.zip
The code file is located under the 'Desktop' folder.
SQLite Viewer requires .Net CF 2.0 (already installed on WM6.0 devices).
Note that the actual size of .Net CF 2.0 on the device is about 3mb.
If you want to run the source code then you should follow these instructions.



Reply With Quote