SQ-HAL source code can be downloaded as a zip file or individual files from the following links.
Zip file - sq-hal.zip (40
KB)
Individual files -
| File Name | Description |
|---|---|
configure.pl |
SQ-HAL configuration options window. |
create_sql.pl |
Window wizard to create SQL queries. |
database.pl |
Various database functions used by SQ-HAL. |
db_structure.pl |
Display database structure including table names and column names. |
grammar.pl |
SQ-HAL parser grammar. |
grammar_func.pl |
Number of functions required by SQ-HAL grammar. |
learning.pl |
SQ-HAL learning functionality window. |
login.pl |
Window to get the database login user name and password. |
parser.pl |
SQ-HAL paser. |
relationships.pl |
Window to define table relationships (joins). |
splash.gif |
Splash page image. |
splash.pl |
Splash window. |
sq-hal.pl |
SQ-HAL main window. |