News | About | Project | Mailing Lists | Download | Contact


Latest Version: 0.0.6 - changes

News

  • 2002-02-07 - New Release 0.0.6
  • 2002-02-06 - New Release 0.0.5 - Index fixes
  • 2002-01-31 - New Release 0.0.4 - Remove dependancy on xbase.
  • 2001-05-18 - New release 0.0.3
  • 2001-05-09 - Some recent changes to the Qt 3.0 plugin API have broken this release.



About

LocalSQL provides a library and command line tool for direct invocation and processing of SQL statements on local databases (data is stored in dbase files). A subset of SQL92 is implemented, notably:
			INSERT 
			UPDATE 
			DELETE 
			SELECT (including joins, WHERE, HAVING, and GROUP BY clauses)
			CREATE TABLE 
			CREATE INDEX 
			DROP TABLE
			


Sub-selects are not currently supported. See the README and README.SQL for more information on exactly what is and is not supported.

LocalSQL requires Qt 3.0 or higher: http://www.trolltech.com

LocalSQL source and project info can be found on SourceForge.

Mailing Lists

Currently, there is only a developer's mailing list. Subscribe to the list here. Or, check out the archives.

Download


The latest version of LocalSQL is: 0.0.6 - changes
Also see the complete changelog.
Prior versions can be found here.
Current CVS snapshots can be found here.

Contact


Questions or comments:
Dave Berton


SourceForge Logo SourceForge Logo