Difference between revisions of "OpenDBX/C API/1.2"
From Linuxnetworks
(header hierarchy) |
m (OpenDBX API moved to OpenDBX/API) |
(No difference)
|
Revision as of 17:01, 17 May 2007
Basic API Reference
- odbx_bind (available since 1.1.1)
- odbx_bind_simple (deprecated)
- odbx_capabilities
- odbx_column_count
- odbx_column_name
- odbx_column_type
- odbx_error
- odbx_error_type (available since 1.1.2)
- odbx_escape
- odbx_field_length
- odbx_field_value
- odbx_finish
- odbx_get_option
- odbx_init
- odbx_query
- odbx_result
- odbx_result_free
- odbx_rows_affected
- odbx_row_fetch
- odbx_set_option
- odbx_unbind
Back to Overview