Page 1 of 1

Firebird/Interbase support

Posted: Tue Sep 16, 2008 7:50 am
by ejaecker
Hi, ____We are currently trying to use R&R SQL 10.1 to make some reports on a Interbase/Firebird Database.____We are using IBPhoemix Driver : "Firebird/Interbase(r) driver" with Delphi.__When i want to use some standard sql feature (as simple as a join statement) R&R throw me an error!____how can we do to have this achieved ?____and, ____Also, is it possible to do a parameterized query like "Select * from Table where Field1= :Field1" and if yes how do i pass the parameter when printing