[firebird-support] Re: XE4, Interbase Express, 32/64bit, Firebird 2.5.2

2013-06-24 Thread ma_golyo
I'm aware of that. We're using Firebird (since 1.5.0 up to the latest 2.5.2) + IBX (Delphi 7) without problems. Currenty I'm testing XE4 with the latest IBX. My first tests are working with no problem both on x32 and x64. So maybe its officially not supported. I'm interested in unofficial

Re: [firebird-support] Re: XE4, Interbase Express, 32/64bit, Firebird 2.5.2

2013-06-24 Thread Iwan Cahyadi Sugeng
If you are using just standard query, you might be able to force using ibx, but i suggest you changed it to FireDAC or dbexpress, it has much better support for firebird spesific syntax. On Mon, Jun 24, 2013 at 5:02 PM, ma_golyo ma_go...@yahoo.com wrote: ** I'm aware of that. We're using

RE: [firebird-support] Re: XE4, Interbase Express, 32/64bit, Firebird 2.5.2

2013-06-24 Thread Maya Opperman
If you are using just standard query, you might be able to force using ibx, but i suggest you changed it to FireDAC or dbexpress, it has much better support for firebird spesific syntax. Or FIBPlus (which is based on the original IBX source code so is quite similar), or IBObjects.