Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Apoyo DROP INDEX se aded. xbStack fue eliminado y reemplazado con QPtrStack. El nombre de la versión de la librería compilada fue corregido.
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

Una solución para nombrar automática de índices, índices que permite ser identificado correctamente, la comprobación de duplicados no nulo 'entradas de campo en el "sistema" del catálogo, y la creación de un archivo separado para xbase' sistema 'funciones de catálogo.
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

Esta versión elimina la dependencia de la biblioteca de xBase. El acceso a archivos que ahora se realiza internamente, lo que simplifica y reduce el código. Aún queda la limpieza aún no, pero este es el primer paso hacia la creación de más sencillo, más pequeño código.
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

Este comunicado incluye algunas correcciones, así como el apoyo a la Qt 3.0-beta1 modelo de componentes.
Tags: Minor bugfixes
This release includes some fixes as well as
support for the Qt 3.0-beta1 component model.

Project Resources