56 |
|
|
57 |
|
22. IBCustomDataset: When database changed ensure that queries an unprepared. |
58 |
|
|
59 |
< |
23. SQL Property Editors now use SynEdit with SQL Highlighter. |
59 |
> |
23. SQL Property Editors now use SynEdit with SQL Highlighter. New features include: |
60 |
> |
* Line Wrap on SQL Token boundaries (on user command) |
61 |
> |
* auto-complete table names in drop down list of table names |
62 |
> |
* Double click on tablename or field name adds to SQL text |
63 |
|
|
64 |
|
24. IBDataOutput: print statistics using float (%f) format instead of decimal (%d). |
65 |
|
|