JetSQLConsole
For end users
For developers
JetSQLConsole provides a simple command line/console interface for Microsoft Access databases. Structured query language (SQL) commands may be entered directly via the command line and executed against the selected Microsoft Access file (Jet SQL is the "dialect" of SQL supported by Microsoft Access). Query results are then displayed in text format in the console window. JetSQLConsole is designed to be very similar in appearance and operation to the widely used commandline-based MySQL client application.
JetSQLConsole is intended for database users and developers familiar with SQL, as an alternative to the more typical graphical approach to query design used in Microsoft Access. (While the Microsoft Access interface supports text-based SQL queries, the process of using such a query can be inefficient, and users are limited to entering commands individually.) With JetSQLConsole, complex queries may be written and tested easily and efficiently. Lengthy datasets returned by these queries may be saved and manipulated as plain text in a wide variety of other applications. In addition to the standard command line interface, complex SQL/DDL commands or a lengthy series of commands from a plain text file may also be executed quite easily.
System requirements
JetSQLConsole is written for Microsoft Windows. It is known to run on Windows 2000 and Windows XP. The application should also run on Windows 98, ME, and NT 4. JetSQLConsole has not been tested with Windows Vista by the developers: if you are using JetSQLConsole with Windows Vista, we would like to hear from you!
Last updated: Jun 27, 2007 1:44 PM
A setup package for JetSQLConsole version 1.0 may be downloaded from the JetSQLConsole page at SourceForge.net: just follow this link to download the setup package.
To... Read more »
Category: JetSQLConsole
No Comments »
Last updated: Jun 27, 2007 1:38 PM
Developer’s notes for JetSQLConsole
JetSQLConsole is written in C++, and makes use of classes from the Qt Open Source Edition toolkit. A functional... Read more »
Category: JetSQLConsole
No Comments »
Last updated: Jun 27, 2007 1:17 PM
UPDATE
- The non-commercial edition of Qt 2.3 is available from Trolltech via the Trolltech FTP site (ftp.trolltech.com).
- This is largely irrelevant, however, because... Read more »
Category: JetSQLConsole, General Topics
No Comments »
Last updated: Jun 26, 2007 12:12 PM
Version 1.0.0 of JetSQLConsole is now available. This version, the first stable production release, introduces more sophisticated options for the use of command line parameters, capabilities... Read more »
Category: JetSQLConsole
No Comments »
Last updated: Apr 20, 2006 9:18 AM
These screen shots demonstrate some of the capabilities of JetSQLConsole. More detailed information is available in the user’s... Read more »
Category: JetSQLConsole
No Comments »
Last updated: Apr 19, 2006 10:22 PM
A Beginner’s Guide to SQL and JetSQLConsole (in Adobe PDF format) may be downloaded from the JetSQLConsole... Read more »
Category: JetSQLConsole
No Comments »
Last updated: Mar 27, 2006 1:16 PM
JetSQLConsole version 0.7 has been released. This version of JetSQLConsole should be considered beta software, but I have used it on a daily basis for several weeks,... Read more »
Category: JetSQLConsole
No Comments »
Last updated: Mar 27, 2006 1:10 PM
Category: JetSQLConsole
No Comments »
Last updated: Mar 22, 2006 10:53 AM
The folks at SourceForge are nothing if not efficient. I expected to wait a couple of days for approval of the JetSQLConsole project: instead, it was approved in just a couple... Read more »
Category: JetSQLConsole
No Comments »
Last updated: Mar 20, 2006 10:32 AM
The first of what I hope will be several open source projects hosted by Reeves Digital Development is ready for an initial beta release. JetSQLConsole is a command line/console... Read more »
Category: JetSQLConsole
No Comments »