RE: [firebird-support] Strategy to get a sequence in a strict ascending order for a log table

2015-09-01 Thread 'Louis van Alphen' lo...@nucleo.co.za [firebird-support]
You need a persistent FIFO message queue where you insert all committed changes. The device consume from this queue in the same order as they were committed on the sending side. Oracle has a great feature set around this… From: firebird-support@yahoogroups.com

[firebird-support] Re: Getting a list of system users via SQL

2015-09-01 Thread Dmitry Yemanov dim...@users.sourceforge.net [firebird-support]
01.09.2015 17:24, Dalton Calford wrote: > With firebird 2.5 we received some wonderful tools that allowed us to create, > update and drop users without needlessly mucking about with smacking the > security database. Yea! > > But, we also where locked out from reading the security database so

[firebird-support] Getting a list of system users via SQL

2015-09-01 Thread Dalton Calford dcalf...@distributel.ca [firebird-support]
With firebird 2.5 we received some wonderful tools that allowed us to create, update and drop users without needlessly mucking about with smacking the security database. Yea! But, we also where locked out from reading the security database so we can no longer see who is defined in the

RE: [firebird-support] Re: Getting a list of system users via SQL

2015-09-01 Thread Dalton Calford dcalf...@distributel.ca [firebird-support]
Is there a method to remove the restriction on connecting to security2.fdb until fb3 goes gold? From: firebird-support@yahoogroups.com [firebird-support@yahoogroups.com] Sent: 01 September 2015 11:01 To: firebird-support@yahoogroups.com Subject: