Forum > Databases
la lista degli utenti (Windows firebird 3.0) Lazarus 220
(1/1)
moessner:
Buongiorno a tutti,
sto cercando di avere la lista degli USERS in un database firebird 3.
In pratica ciò che si ottiene con flamerobin con (Server Manage users)
Guardando la documentazione inclusa nel sito non ho trovato nulla.
Non so neanche se sono in topic ma non riesco a risolvere.
Grazie fin da ora per l'attenzione.
Mario Piva
marsupilami79:
--- Quote from: moessner on April 07, 2022, 11:10:58 am ---Good morning everyone,
I'm trying to get the USERS list in a firebird 3 database.
Basically what you get with flamerobin with (Server Manage users)
Looking at the documentation included on the site, I found nothing.
I don't even know if I'm on the topic but I can't resolve.
Thanks in advance for your attention.
Mario Piva
--- End quote ---
Hello Mario,
I might be wrong but that kind of information is usually retrieved by the service API. Most data access components don't have components to access this information. You coult take a look at IBX components and TIBXServicesUserList
Best regards,
Jan
PascalDragon:
In the international part of the forum, please only write in English, or - if your English is not good enough - also include a translation done by e.g. Google Translate.
moessner:
Sorry,
I thought I was in the Italian forum.
Best regard.
Mario Piva
tonyw:
The IBX components allow you access to the full Services API. However, with Firebird 3 you should be able to get a list of users using the System Table SEC$USERS.
Navigation
[0] Message Index