Retrieve error parameter via ordinal.
size_t ULGetErrorParameter ( SQLCA * sqlca, ul_u_long parm_num, ul_char * buffer, size_t size );
sqlca A pointer to the sqlca.
parm_num The ordinal parameter number.
buffer Pointer to a buffer to contain the error parameter.
size The size in bytes of the buffer.
This function returns the number of characters copied to the supplied buffer.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |