Downloads
Submitted by Patrick Schoenbach on Wed, 04/27/2005 - 11:09pm.
The latest release of SQL Data Expert can be found at the download page of the project as soon as it becomes available. Older releases are available for download on that page as well.
For each release, you will find three different files:
- An EXE file that contains a self-extracting installer for Windows. When using SQL Data Expert on a Windows platform, you probably want to download this file.
- One JAR file containing the compiled version of the application.
This file contains all you need for running the application. When using SQL Data Expert on another platform than Windows, you want to download this file.
- Another JAR file contains the source code of this project. This file can be identified by having the tag "src" in its file name. You will need this file, if you want to have a look at our source code. However, this file is not needed, if you only want to use SQL Data Expert and you do not plan to study or modify its source code.
New releases will be announced in the section "File releases" of the project news column on the right of the front page of this website.
If you are familiar with the version control system CVS, then you can check out the latest sources of SQL Data Expert directly from the repository. The repository can also be explored using the web-based CVS browser.
