Add Users with Firebird 1.56, Delphi 6 and IBDAC?

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
kstantonnw
Posts: 13
Joined: Mon 25 Feb 2008 17:22
Location: Oregon

Add Users with Firebird 1.56, Delphi 6 and IBDAC?

Post by kstantonnw » Wed 02 Jul 2014 20:34

Greetings,

Is it possible to add/maintain users with IBDAC, FB 1.56 and Delphi 6?

Thank you,
Kevin

PavloP
Devart Team
Posts: 149
Joined: Fri 24 Jan 2014 12:33

Re: Add Users with Firebird 1.56, Delphi 6 and IBDAC?

Post by PavloP » Mon 07 Jul 2014 08:52

The "CREATE USER" command has been supported by Firebird only since version 2.5. Therefore in earlier versions you can add a user only using the gsec utility. See more details at:
http://www.firebirdsql.org/file/documen ... -usrsroles

Post Reply