secdb | Timeseries market data database | Database library
kandi X-RAY | secdb Summary
kandi X-RAY | secdb Summary
Timeseries market data database
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of secdb
secdb Key Features
secdb Examples and Code Snippets
Community Discussions
Trending Discussions on secdb
QUESTION
I am trying to create a user in a firebird 3 database (on Fedora 27). When I connect to my database with isql-fb with the role RDB$ADMIN, I cannot create new users.
...ANSWER
Answered 2019-Oct-09 at 15:43Firebird has administrator roles on two levels:
- In a normal user database. This allows you to do everything inside that database (create objects, grant or revoke rights to users, etc)
- In the security database. This allows you to create or alter users and grant or revoke certain global privileges like 'create database', but also user administration (creating, altering or dropping users).
Having the admin role in a normal database is not sufficient to create, alter or drop a user (unless that normal database is also used as a security database). You will also need to have the admin role in the security database to be able to create or alter users.
To grant a user the admin role in the security database, a user with admin rights in the security database needs to execute the following statement (while connected using the RDB$ADMIN
role):
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install secdb
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page