Difference between revisions of "OpenDBX/C API/1.2"

From Linuxnetworks
< OpenDBX‎ | C API
Jump to: navigation, search
(new functions)
(Basic API Reference)
Line 17: Line 17:
 
* [[OpenDBX/API/odbx_query|odbx_query]]
 
* [[OpenDBX/API/odbx_query|odbx_query]]
 
* [[OpenDBX/API/odbx_result|odbx_result]]
 
* [[OpenDBX/API/odbx_result|odbx_result]]
* [[OpenDBX/API/odbx_result|odbx_result_finish]] (available since 1.3.7)
+
* [[OpenDBX/API/odbx_result_finish|odbx_result_finish]] (available since 1.3.7)
 
* [[OpenDBX/API/odbx_result_free|odbx_result_free]] (deprecated)
 
* [[OpenDBX/API/odbx_result_free|odbx_result_free]] (deprecated)
 
* [[OpenDBX/API/odbx_rows_affected|odbx_rows_affected]]
 
* [[OpenDBX/API/odbx_rows_affected|odbx_rows_affected]]

Revision as of 00:45, 24 May 2008

Basic API Reference

Large Object API Reference



Back to Overview