MySQL Reference Manual for version 4.0.18.

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

19.1.7 C API Prepared Statement Function Descriptions

To prepare and execute queries, use the following functions.

19.1.7.1 mysql_bind_param()  
19.1.7.2 mysql_bind_result()  
19.1.7.3 mysql_execute()  
19.1.7.4 mysql_fetch()  
19.1.7.5 mysql_fetch_column()  
19.1.7.6 mysql_get_metadata()  
19.1.7.7 mysql_param_count()  
19.1.7.8 mysql_param_result()  
19.1.7.9 mysql_prepare()  
19.1.7.10 mysql_send_long_data()  
19.1.7.11 mysql_stmt_affected_rows()  
19.1.7.12 mysql_stmt_close()  
19.1.7.13 mysql_stmt_data_seek()  
19.1.7.14 mysql_stmt_errno()  
19.1.7.15 mysql_stmt_error()  
19.1.7.16 mysql_stmt_free_result()  
19.1.7.17 mysql_stmt_num_rows()  
19.1.7.18 mysql_stmt_reset()  
19.1.7.19 mysql_stmt_row_seek()  
19.1.7.20 mysql_stmt_row_tell()  
19.1.7.21 mysql_stmt_sqlstate()  
19.1.7.22 mysql_stmt_store_result()  



This document was generated by rdg (Feb 25 2004) using texi2html