SourceForge.net Logo tdbSQL Logo
tdbengine logo
tdbSQL - The first SQL Server based on tdbengine - Changelog

 Home
 Examples
 Download
 Discussion board
 Interfaces
 Front-Ends
   tdbSQL dude
     Changelog
     Download tdbSQL dude
     LiveDemo tdbSQL dude
   C# Client
 tdbSQL 2
 Website
tdbSQL dude - changelog

2004-10-05: release of beta 0.4

- a query generator is added: this allows you to build SQL statements with complexe join constructions without any knowlegde of SQL
- the SQL parser understands the queries better so it can dynamically insert ORDER BY and LIMIT
- code clean up
- some minor bugfixes

2004-09-23: release of beta 0.3

following features included:
- dynamic generated menu
- syntax highlighting
- csv import
- csv export
- requests at delete and drop
- add index
- optimize table
- etc.


2004-09-09: release of beta 0.2

further functionality added, for example:
- order by
- limit
- password protection
- table comments
- drop, clear table
- some minor bugfixes
- etc.


2004-09-01: Initial release of the pre-alpha version

some basic functionallity is already included. querying works, simple table manipulation, too