Hi, i'm trying to execute a simple UPDATE statement like
UPDATE tabel SET column1=?, column2=?, ... WHERE pkey=? Many of the columns are LONG UNICODE columns, some are VARCHAR UNICODE columns. With one particular table i'm getting the error: [-9404]: System error: AK System error: VAK507 5 The database is a UNICODE database. I'm using MaxDB Kernel 2.6.0.16 on x86 Linux and the JDBC driver 7.6.0.16.4753. I also found http://dev.mysql.com/doc/maxdb/changes/changes_7.6.00.12.html which mentions exactly my error! It seems to have been fixed in 7.6.0.16 - but the same or some different problem is still present in 7.6.0.16. Also see http://sapdb.org/webpts?wptsdetail=yes&ErrorType=0&ErrorID=1135405 I would appreciate some help or information. Greetings, Sven -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]