On 2/2/10 9:34 AM, Ed Leafe wrote:
> On Feb 2, 2010, at 12:31 PM, Jacek Kałucki wrote:
>
>> Here is the working solution:
>>      app.dbConnection.getBackendObject().paramPlaceholder = "?"
>>
>> Is this accepted solution or I dug too deep again?
>
>       You should never have to munge around in the db backend code. So no, 
> this is not acceptable.

However, your debugging has found a potential solution (good job!). But, as Ed 
says, 
don't use that solution in *your* code (it isn't acceptable for Dabo to require 
you 
to do that), but instead propose it as a fix on dabo-dev, where we'll need to 
sort 
out when/where you see the problem, and why you are needing to set that 
placeholder 
explicitly when nobody else seems to need to do so.

In other words, you've maybe found a solution to a problem that is as-yet 
unidentified. Can you show us the problem in a simple example?

Paul
_______________________________________________
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/4b6864c6.9030...@ulmcnett.com

Reply via email to