Interbase/Firebird Development
Stuido - version 5.1. Build 5.1.1.290.
NEW FEATURES.
Database Designer:
Template for trigger names was added. When there is no user input
for the name of the new trigger, the name of the trigger will be
generated based on template. The same feature works for Database
Editor/
Database Editor:
"Rename" command. Allows automatically rename objects with all
references to it. Peforms data transfer for tables.
Ability to print object metadata.
Refresh button now works correctly when browsing data.
Administrative Console:
Users that have some privileges in the database is now shown in the
Grant Manager. This allows to track user rights on different
(development) server where no user from production database are
registered.
FIXED IN THIS VERSION.
Database Designer:
User roles were not included in the database update
script.
Database Editor:
Some parser errors are fixed in the SQL Debugger.
"Rename References" does not work for domains.
UTF8 is now detected correctly as an alias to UNICODE_FSS charset.
When deleting domain user gets "Access Violation" error. Anyway, the
domain itself was deleted successfully.
Query Analyzer:
It was impossible to run SQL script without active database
connection.
System tables are not appear in the execution statistics now. There
is no useful information how many times server accessed system
tables.