Skip to content

Instantly share code, notes, and snippets.

@mayrund
Created September 28, 2016 11:57
Show Gist options
  • Save mayrund/07790e229daf1f85c24012100a5c2400 to your computer and use it in GitHub Desktop.
Save mayrund/07790e229daf1f85c24012100a5c2400 to your computer and use it in GitHub Desktop.
Firebird SQL Add User
1. gsec -user SYSDBA -password masterkey
2. add test -pw test -fname Test -lname Account
3. exit
4. login with user test & password test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment