The odbc connector of mysql reports it does not support LAST_INSERT_ID nor does it seem to report back that it supports unicode.
For the last_insert_id I have a workaround by issuing a Select last_insert_id() after an insert, however for working with unicode I have not found a solution. this is not a client related problem since openoffice/base is also not able to access unicode chars. Please (!) how can this be fixed ? Thx W -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=arch...@jab.org