ODP: Re: {Disarmed} Re: [firebird-support] Number of concurrent user connections

2016-10-28 Thread liviuslivius liviusliv...@poczta.onet.pl [firebird-support]
0) Do: firebird-support@yahoogroups.com Temat: Re: {Disarmed} Re: [firebird-support] Number of concurrent user connections   One thing is for sure YOU can't login FACEBOOK with two different IDs from the SAME PC at the same TIME. Or even (correct if I'm

Re: {Disarmed} Re: [firebird-support] Number of concurrent user connections

2016-10-28 Thread 'paul.mercea-almexa.ro' paul.mer...@almexa.ro [firebird-support]
FYI On 2016-10-28 13:00, Alain Bastien alainbast...@gmail.com [firebird-support] wrote: > One thing is for sure YOU can't login FACEBOOK with two different IDs > from the SAME PC at the same TIME. You can, try to use different browsers. > Or even (correct if I'm wrong) SAME ID on to different

Re: {Disarmed} Re: [firebird-support] Number of concurrent user connections

2016-10-28 Thread Alain Bastien alainbast...@gmail.com [firebird-support]
One thing is for sure YOU can't login FACEBOOK with two different IDs from the SAME PC at the same TIME. Or even (correct if I'm wrong) SAME ID on to different PCs There should be a UNIQUE field such MAC ADDRESS + IP + ID managed by the DATABASE in a TABLE !!! So there is a TABLE *Kind

RE: {Disarmed} Re: [firebird-support] Number of concurrent user connections

2016-10-27 Thread 'Louis van Alphen' lo...@nucleo.co.za [firebird-support]
That is why you use the conneciton pool -Original Message- From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] Sent: 27 October 2016 04:31 PM To: firebird-support@yahoogroups.com Subject: Re: {Disarmed} Re: [firebird-support] Number of concurrent user

RE: {Disarmed} Re: [firebird-support] Number of concurrent user connections

2016-10-27 Thread 'Louis van Alphen' lo...@nucleo.co.za [firebird-support]
requests with a relatively small number of simultaneous open connections to the DB Louis From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] Sent: 27 October 2016 04:12 PM To: firebird-support@yahoogroups.com Subject: Re: {Disarmed} Re: [firebird-support

Re: {Disarmed} Re: [firebird-support] Number of concurrent user connections

2016-10-27 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
27.10.2016 16:27, 'Louis van Alphen' lo...@nucleo.co.za [firebird-support] wrote: > It’s a bad idea to keep DB connection permanently open while your app is > open. In this way > your connection is open for a very short period of time and you can service > many user > requests with a relatively