Użytkownik Uwe Grauer napisał:
>> No, I use framework.
>> It's excerpt from log:
>> Database Activity Log: Tue Feb 02 17:08:05 2010: FAILED SQL: insert into
>> grdtest (f1, f2, f3) values (%s,%s,%s) , PARAMS: Delta, 4, 1.25
>> Database Activity Log: Tue Feb 02 17:08:05 2010: DBQueryException
>> encountered in execute(): (-104, 'isc_dsql_prepare: \n  Dynamic SQL
>> Error\n  SQL error code = -104\n  Token unknown - line 1, column 42\n  %')
>> insert into grdtest (f1, f2, f3) values (%s,%s,%s)
>>
>> I use default paramstyle. Tried to change to "format" with no result.
>> Do you use Firebird?
>>
>>      
> Yes, i'm always using Firebird.
> I never did get %s parameters from the Dabo framework.
> Try to find the source where the error originates.
> What do you mean with "Tried to change to "format" with no result."?
> How did you try to change format?
>    

I issue:
     app.dbConnection.getBackendObject().dbapi.paramstyle = "format"

I will try with debugger to find out reason.

-- 
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/4b6854ad.3080...@rz.onet.pl

Reply via email to