const char* qDbGetStrAt ( Q_DBRESULT result,
int  idx 
)

Get the result as string by column number

Parameters:
result a pointer of Q_DBRESULT
idx column number (first column is 1)
Returns:
a string pointer if successful, otherwise returns NULL.

Definition at line 585 of file qDatabase.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1