Free Database Management Utility (Win32/Win64)
IB_SQL is a very nice complement to Firebird/InterBase development and administration, making many of your routine IDE and console tasks a snap.
Here are just some of the things you can do in IB_SQL: |
|
Quickly and easily browse the data and metadata of your Firebird/InterBase Classic and Superserver databases |
|
Store multiple layouts for easy retrieval of preferences for many different projects. Screen shots... |
|
Store multiple query forms for commonly accessed queries, for each layout preference |
|
Create/Drop databases |
|
Run scripts of multiple DDL & DML statements |
|
Execute queries, view plans, search datasets, update/insert/delete records in-place. Screen shots...
|
|
Create/Alter/Drop tables, views, stored procedures, triggers, indexes, constraints, etc. |
|
Create and set generators |
|
Quickly view and modify source for stored procedures and triggers |
|
Register and monitor events, logging time as they execute |
|
Pump data between one database and another |
|
Administer your server users (add, modify, delete) (IB 5.0 and above)
Develop skills for an easy transition to IBObjects because
- naming conventions reflect the actual properties and methods of the components
- this tool uses the same property editors as do IBObjects components in the Delphi IDE
(In the IDE, properties are stored in the DFM file, whereas stand-alone IB-SQL stores them in the Registry database)
|
|