db_result_t db_bind_init ( db_bind_t bdef  ) 

Initialize row binding.

Parameters:
bdef Binding definition.
Returns:
On failure, one of the following error codes is set:
  • DB_EINVAL Bind definition parameter is null.

See also:
db_bind_destroy,
get_db_error, clear_db_error, Error Handling


Copyright © 2005-2008 ITTIA®. All rights reserved.