Downloadliste

Projektbeschreibung

LocalSQL provides a library and command line tool for direct invocation and processing of SQL statements on local databases. A subset of SQL92 is implemented, notably 'INSERT UPDATE DELETE SELECT CREATE TABLE CREATE INDEX DROP TABLE'. Sub-selects are not currently supported. See README.SQL for more information on exactly what is and is not supported.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-02-07 20:22
0.0.6

DROP INDEX-Unterstützung wurde aded. xbStack wurde entfernt und mit QPtrStack ersetzt. Die Version Namen auf die kompilierte Bibliothek wurde behoben.
Tags: Minor feature enhancements
DROP INDEX support was aded. xbStack was removed and replaced with QPtrStack.
The version name on the compiled library was fixed.

2002-02-07 00:01
0.0.5

Ein Update für die automatische Benennung von Indizes, so dass Indizes richtig benannt werden, die Überprüfung auf doppelte "not null"-Feld Einträge in der "System"-Katalog, und die Schaffung einer separaten Datei xbase "System" Katalog-Funktionen.
Tags: Minor bugfixes
A fix for automatic naming of indexes, allowing indexes to be named properly, checking for duplicate 'not null' field entries in the 'system' catalog, and creating a separate file for xbase 'system' catalog functions.

2002-02-01 10:54
0.0.4

Diese Version beseitigt die Abhängigkeit von der xbase hinzugefügt. Alle Datei-Zugriff ist nun intern behandelt, die das Verfahren vereinfacht und den Code. Es gibt noch Aufräumarbeiten noch zu tun, aber dies ist der erste Schritt zur Schaffung einfacher, kleiner Code.
Tags: Major feature enhancements
This version removes the dependency on the xbase library. All file access is now handled internally, which simplifies and reduces the code. There is still cleanup yet to do, but this is the first step towards creating simpler, smaller code.

2001-05-24 16:26
0.0.3

Diese Version enthält einige Bugfixes sowie Unterstützung für die Qt-3.0-beta1 Komponenten-Modell.
Tags: Minor bugfixes
This release includes some fixes as well as
support for the Qt 3.0-beta1 component model.

Project Resources