Reputation: 14161
I am new to Firebird. I installed Firebird Superserver 2.5 with "Install as application" option. I also installed FlameRobin GUI front-end. When I am trying to create a new database with SYSDBA
username and masterkey
as password, it displays following error:
I am installing on Windows 7 and want to use it on a single PC.
Upvotes: 1
Views: 1298
Reputation: 22749
Well, is the server running? If you installet it as a application and server is running then there should be FireBird icon in the system tray. If there isn't then start the server, ie execute command line
fbserver.exe -a
Upvotes: 4