Subject Re: [firebird-support] Granting Create Database via client api
Author Dimitry Sibiryakov
18.04.2019 7:03, rgilland1966@... [firebird-support] wrote:
> In order to create a database in Firebird 3 by a non SYSDBA user, a connection must be
> made and th e CREATE DATABASE privilege must be granted. But on a clean firebird system
> there is no database to connect to.

SYSDBA can create a database, connect to it and then grant.
You also can use demo database employee for this.


--
WBR, SD.