Main Page
ManPage Sections
Data Structures
Files
Examples
Related Pages
S
earch for
qDatabase.c
qDbBeginTran
qDbClose
qDbCommit
qDbEndTran
qDbExecuteQuery
qDbExecuteQueryf
qDbExecuteUpdate
qDbExecuteUpdatef
qDbFree
qDbGetCols
qDbGetError
qDbGetInt
qDbGetIntAt
qDbGetLastConnStatus
qDbGetRow
qDbGetRows
qDbGetStr
qDbGetStrAt
qDbInit
qDbOpen
qDbPing
qDbResultFree
qDbResultNext
qDbRollback
qDbSetFetchType
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
1.5.7.1