1. Install Firebird2. install Firebird Management Tool FlameRobin3. change firebird User Password: sudopasswdfireb in the new IDE of Ubuntu.
1. Install Firebird2. install Firebird Management Tool FlameRobin3. change firebird User Password: sudo passwd fireb
1. Install Firebird in the new IDE of Ubuntu
2. Install Firebird Management Tool FlameRobin in Add/delete
3. change the password of firebird: sudo passwd firebird
4. change the password of the database administrator SYSDBA in firebird: sudo dpkg-reconfigure firebird2.0-super
5. Create a folder in your home directory to put the firebird database file. my folder is named firebird.
6. Switch to your home directory and change the permissions of the newly created firebird Folder: sudo chown firebird: firebird
7. Create a new database in FlameRobin. The database must be placed in the newly created firebird directory. Username: SYSDBA password: masterkey
8. You have succeeded.
,