binding a column one after another
Posted by: Shrikrishna Bhat
Date: January 10, 2011 12:58AM

we pass address of an array of MYSQL_BIND structures to mysql_stmt_bind_result API to bind all columns.
But if I want to bind one column at a time then what I suppose to do. how to call mysql_stmt_bind_result for each column.

Options: ReplyQuote


Subject
Views
Written By
Posted
binding a column one after another
2766
January 10, 2011 12:58AM


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.