From: Michael Widenius Date: September 22 1999 11:52am Subject: Question on iodbc/myodbc List-Archive: http://lists.mysql.com/myodbc/708 Message-Id: <14312.49604.553591.312405@monty.pp.sci.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit >>>>> "moorleghen" == moorleghen writes: moorleghen> Hello all. moorleghen> I was wondering if anyone else has experienced a problem with moorleghen> myodbc/iodbc writing information incorrectly to the database tables from moorleghen> a C program. The problem is when writing to the table it appears that moorleghen> the data is written to the incorrect columns and some data is dropped moorleghen> completely. moorleghen> Hi! Try starting mysqld with --log or --log-update ; This way you can easily verify the insert statements. If you find something that is wrong, please post a full example that we can repeat and we will help you solve this! Regards, Monty