Hi Marc,

> At the last line it crashes reproducably in the following program
> combinations:
> ...

Add 680m120 on Windows to the list, with a MySQL server 4.1.7, and ODBC
driver 3.51.11.

This is now issue 52440, targeted for 2.0.1.


The deeper reason here is the EscapeProcessing, which is set to FALSE by
the macro. What I could have seen earlier :-\ is: EscapeProcessing=FALSE
and updating via updateXXX kind of contradict each other, since for the
updateXXX methods to work, OOo must should analyzed the statement, which
is prevented by the EscapeProcessing setting.

Settings EscapeProcessing to TRUE successfully updates the record.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Database                   http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to