SQLite Browser 1.3j for OS/2 and Windows
----------------------------------------

This is a port of SQLite Browser 1.3 to OS/2. It uses version 3.7.8 of
the SQLite embedded SQL database library as well as version 3.3.1 of the
Qt Toolkit.

Visit http://sqlitebrowser.sourceforge.net/ for more information about
SQLite Browser.

Please see http://www.sqlite.org/ for information about SQLite, including
it's documentation.

Information about Qt, a C++ cross-platform application framework, can be
found at http://trolltech.com/.

The OS/2 - port of Qt is maintained by Netlabs. For programming details,
see http://svn.netlabs.org/qt3 



Legal matters
-------------

This software is provided 'as-is', without any express or implied warranty.
In no event will the packager be held liable for any damages arising from
the use of the software.



Changes:
--------

1.3j	Update to SQLite 3.7.8. Now the command line tool SQLITE3.EXE is
	included.


1.3h	Update to SQLite 3.7.5. The OS/2 version uses a currently
	unreleased version of SQLite, which supports databases that
	use the WriteAhead-Logging (WAL) feature. This feature was
	available on other platforms since version 3.7.0 and will
	soon be integrated into the official SQLite sources.

1.3g	Update to SQLite 3.6.22
	Added buttons to load and save SQL scripts
	Source code included


1.3f	Update to SQLite 3.6.18


1.3d	Update to SQLite 3.6.6.1


1.3c	Update to SQLite 3.6.0, Windows version included


1.3b	Update to SQLite 3.5.9, file sharing fixes


1.3a	Allow "Umlauts" in database names
	Field names shown in results of SQL queries
	Find function works better for columns with large numeric values
	File open dialog including ".." entry when appropiate


1.3	Initial version


