Not sure if this is a MyODBC error or one in my code. I have code that inserts/updates records based on information from Lotus Notes documents. The columns to be inserted/updated are defined statically in the code so there's no way it's changing from one document to the next. As the code runs, it inserts two or three records then barfs with this error:
Field count mismatch, Connector 'odbc2', Method -Insert- at 52 on doc 5417B537EEC7A29486256C2B006A898B I don't see how this could be since it's the same number of columns every single time. Any idea what this error could actually mean? Thanks. Randy -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]