Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Neil McPherson: "Thanks very much for your advice. I would just like to add that SQL Maestro makes life so much easier to work with Firebird, I have tried some of the other management tools but Maestro is such a nicely organized product and it has never let me down".
Brian Vivian: "Thank you very much for making such a great product. It makes my job a LOT easier".

More

Add your opinion

Firebird Maestro: Product Tour

Features of Firebird Maestro:

Users and Privileges

Firebird Maestro provides the easy-to-use graphical interface to manage Firebird server users and their privileges.

Create User Wizard and Create Role Wizard guide you through the process of creating a new user or a new database role respectively.

You can grant user privileges within the User Editor. At the same time the Role Editor is available to assign the role grants to a user.

Firebird Maestro allows managing access privileges (Grants) for Firebird users and roles in the simplest way.

Suppose the user John may have Insert privileges on the table Employee. Just open the User (John) Editor and set there the necessary grant. At the same time you can open the Table (Employee) Editor to specify the user permission.

Consequently, when specific privileges for selecting, inserting, updating, deleting, referencing an object (e.g. table, procedure, view, etc.) are given, the object acquires the corresponding Permissions indicating which user or object was given a Grant.

Back Next