Retrieves the currently selected record from a database.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
ODBCQuery | ODBC | Synchronous | Supported | Not supported | Executed on Server |
0 | Success |
1 | Invalid handler |
2 | No columns bound |
3 | Cannot open database |
4 | Cannot restart database |
5 | Query error |
If you modify the column binding, or if you modify the filter and sort, then you must call this function again.
Tag Name | Expression |
---|---|
Tag | ODBCQuery( 6 ) |