Previous
Next
Table of Contents
SQLSCREENS: a simple screen generator for MYSQL
J.F. Dockes - CDKIT - dockes@cdkit.remcomp.fr
25 May 1999
1.
Preface
2.
Quick description
3.
Installation
3.1 External software needed
3.2 Installation procedure
4.
Using sqlscreens
4.1 Environment variables
4.2 Buttons
4.3 Keyboard shortcuts
4.4 Special characters in fields
5.
Programming Interface
5.1 Overview
5.2 Initialization and termination
5.3 Interface array entries
5.4 Linking screens
5.5 Controlling the number of button sets
5.6 Callback routines:
5.7 Visible internal interfaces
5.8 Small utility routines
6.
SQL generation
6.1 Query
6.2 Add
6.3 Update
6.4 Delete
7.
Update issues
8.
The tcsq low level database access layer
8.1 Environment variables
8.2 API calls
8.3 Programming example
9.
Sample scripts
Previous
Next
Table of Contents