[firebird-support] Re: Setting up firebird for visual studio

2016-12-14 Thread Aleksa Ristic aristiccits...@gmail.com [firebird-support]
Last week I am trying to set up my new computer for Visual Studio programming with Firebird databases. Problem is I tried everything in my power but when i try to connect to Firebird database via Server Explorer in VS, window for Firebird just shut down. These are things I already tried: -

Re: [firebird-support] Commit MON$TRANSACTIONS by TRANSACTION_ID

2016-12-14 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
14.12.2016 17:44, Jaume Llunell Gómez jaumellun...@gmail.com [firebird-support] wrote: > can i do it in any way? No. -- WBR, SD.

[firebird-support] Commit MON$TRANSACTIONS by TRANSACTION_ID

2016-12-14 Thread Jaume Llunell Gómez jaumellun...@gmail.com [firebird-support]
Hi, is it possible to commit a transaction that is hanged in the MON$TRANSACTION table by ID? I've seen that i can close a connection in MON$ATTACHMENTS by deleting a record, but if i want to commit some of the transactions of this hanged connection, can i do it in any way? Thank you Jaume

Re: [firebird-support] High Availability Firebird

2016-12-14 Thread Matthew matt...@peregrineit.net [firebird-support]
Sweet! Thanks Dimitry, I'll do some more research. Hopefully this will provide the necessary component(s) for an active-active (or even active-passive) HA solution. :) Matt On 14/12/2016 21:40, Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote: FBReplicator.

Re: [firebird-support] High Availability Firebird

2016-12-14 Thread Matthew matt...@peregrineit.net [firebird-support]
I've had a look, but I couldn't find anything Firebird specific, and the ones I did look at didn't seem to have any info on using them with Firebird. Do you know of a particular example, Dimitry? And have you (or anyone else, for that matter) actually done it? Thanks for the advice Matt On

Re: [firebird-support] High Availability Firebird

2016-12-14 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
14.12.2016 11:02, Matthew matt...@peregrineit.net [firebird-support] wrote: > I was aware of HQBird, and while it is interesting I was trying to keep the > solution > OpenSource (which was why I mentioned Pacemaker and HAProxy) - our solution > cannot justify > (at the moment) the $1K+ price tag