RE: [firebird-support] Scalability of connection numbers of client-server solution with Firebird 3.0?

2020-02-18 Thread liviuslivius liviusliv...@poczta.onet.pl [firebird-support]
HiThe limits what you have presented are from past years when the hardware was the limit here. Now when ssd exists and desktop computers have avg 16GB RAM this is no more a problem.But application must be well written. I am not sure if it is as you still use IBX. But maybe you use extensively

[firebird-support] Scalability of connection numbers of client-server solution with Firebird 3.0?

2020-02-18 Thread Jonatan Knud Lauritsen jonatan.laurit...@yahoo.dk [firebird-support]
Hi! I have set of Delphi applications that uses IBX and Zeos for connecting to Firebird 3.0 server. Some are direct client-server solutions (i.e. Delphi application uses IBX or Zeos components to open connection on the Firebird server) and some are 3-tier applications which have Delphi server

[firebird-support] Firebird Embedded access permissions problem?

2020-02-18 Thread 'Chris LeFebvre' lefebv...@comcast.net [firebird-support]
I'm using Delphi 10.3.3 and Firebird embedded 3.x in an application for the first time, I'd created the fdb file on my server and then copied it to the computer / directory where I'm developing the application that will make use of the database. I'm able to connect without any problem but when I

[firebird-support] How can I use/map Active Directory Groups within my Firebird in Trusted Authentication mode?

2020-02-18 Thread 'Mathias Pannier (unitel)' pann...@ubsysteme.de [firebird-support]
Hello, in my actual project I use Trusted User Authentication. As described in the documentation I have created this mapping: CREATE GLOBAL MAPPING TRUSTED_AUTH USING PLUGIN WIN_SSPI FROM ANY USER TO USER; In my opinion this means "all AD users are also Firebird users but without grants to a