const char* qDbGetStr ( Q_DBRESULT result,
const char *  field 
)

Get the result as string by field name

Parameters:
result a pointer of Q_DBRESULT
field column name
Returns:
a string pointer if successful, otherwise returns NULL.
Note:
Do not free returned string.

Definition at line 560 of file qDatabase.c.


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