From: Michael Widenius Date: April 4 1999 12:43am Subject: ODBC Invalid Cursor Name Data truncated List-Archive: http://lists.mysql.com/mysql/1390 Message-Id: <14086.46425.247286.487066@monty.pp.sci.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit >>>>> "Pat" == Pat Sherrill writes: Pat> Has anyone resolved the 'Invalid Cursor Name, Data Truncated' issue with Pat> myodbc? Hi! The above happens if your applications is set to use ODBC driver cursors or if your application can't detect that MyODBC doesn't have an internal cursor library; The above problem should go away be forcing the application to use ODBC manager cursors (in other words, use the cursor.dll library) Regards, Monty