Hello, After reading carefully the documentation, I' am not able to find information about updateable odbc joins. I want to update the following statement "select * from STAMMDATEN left outer join PERSONAL on STAMMDATEN.PERSONALNR = 0" with SQLSetPos(hstmt, 1, SQL_UPDATE, SQL_LOCK_NO_CHANGE) and get the error "7008: update of this table not allowed". Are joins updateable with MaxDB ODBC? Thank's for your help!
Best regards Karl-Heinz Mali -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
