Użytkownik Ed Leafe napisał:
> On Feb 2, 2010, at 11:37 AM, Jacek Kałucki wrote:
>
>    
>> I issue:
>>      app.dbConnection.getBackendObject().dbapi.paramstyle = "format"
>>
>> I will try with debugger to find out reason.
>>      
>
>       You're getting into implementation details again. You should never dig 
> down to the dbapi layer.
>
>    

Here is the working solution:
     app.dbConnection.getBackendObject().paramPlaceholder = "?"

Is this accepted solution or I dug too deep again?
And why it's not default for Firebird?
-- 

Regards
Jacek Kałucki

_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/4b686154.8060...@rz.onet.pl

Reply via email to