i am connecting to mysql thru myodbc using iodbc driver manager. when 
retrieving data, SQLFetch() crashes with 
SIGSEGV signal. i 'gdb'ed into SQLFetch() and found that it crashed in the 
very first statement, ENTER_STMT(pstmt). there are no problems when 
executing SQLExecDirect and SQLBindCols which precede the call to 
SQLFetch. Please let me know what the problem is.

thanks
chetan




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to