SQLBalance
for SQLBase 1.2.1 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[!] An
important remark
[+] Innovation
[-] Corrected
mistake
[*] Changes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Version 1.2.1
[-] Corrected the mistake, which appeared, when table name included spaces.
[-] Corrected the mistake, which appeared, when fields names included spaces.
[-] Corrected the mistake, which appeared, when indexes names included spaces.
Version 1.2.0
[+] Now it is possible to save the database structure into the file.
[+] Now it is possible to restore the database structure from the file.
[+] Added the possibility to compare the structute of the database from file
with online database.
[+] Program interface was improved
Version 1.1.0
[+] The following features were added for the work with SQL-editor:
- work with a block;
- work with clipboard;
- search;
- replacement;
- tabs.
[*] Syntax highlighting was improved according to the words, reserved in
SQLBase.
[+] A possibility to save user's SQL-scripts into the file was added.
[+] A new chapter "Editor Options" was added. It includes:
- Editor options;
- Display options;
- Color options.
Version 1.0.0
[+] The first
version of the program.