Paul McNett wrote: > Uwe Grauer wrote: >> I'm trying to debug where the wrong value for the german char comes from. >> Do you have a hint where to look for this? >> I don't understand which method is building up the changed record >> structure. > > I *think* it is in dCursorMixin.py, in the makeUpdClause() method: > > http://svn.dabodev.com/trac/dabo/browser/trunk/dabo/db/dCursorMixin.py#L1595 > >
The culprit might be escQuote(), which is different between backends. Could this be? _______________________________________________ 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]
