Paul McNett wrote: > Ed Leafe wrote: >> BTW, what is the status of the change to dCursorMixin that was >> supposed to preserve parameters and pass them to the backend, instead >> of forcing them into the SQL at the Dabo level? Is that in place yet? > > Not in place. I attempted to integrate it a few months back, but too > many things had changed in between Carl's originally posting the patch, > and my trying to merge it in. I also didn't understand the code, or the > implications it would have, so I put it on the back-burner. I believe I > asked Carl to create a more recent patch so I could test something that > works. >
What does this mean for the UTF8 problem i have? Does it mean dabo doesn't get fixed until we have the backend parameter handling in place? Can you confirm that what i get (u"update ETYP set ETYP.e_val = 'asdf\xf6' where ETYP.iid=1000002 ") is dabos fault? Is there something i can do? Uwe _______________________________________________ Post Messages to: [email protected] 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/dabo-users/[EMAIL PROTECTED]
