C API
Posted by: jrwatson999
Date: April 07, 2005 01:02PM

Is there a limitation to the number of open statement handles in C? I have 2 statement handles that are bound with the bind function. When I create a third - I receive no errors from: mysql_stmt_init, mysql_stmt_prepare or mysql_stmt_bind_param yet when I try to execute the statement, the program crashes.

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
C API
915
April 07, 2005 01:02PM
613
April 08, 2005 08:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.