| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| ODBCStatement | version 1.0 | no |
| number ODBCStatement([number connectionID]) |
| connectionID | the ID identifying the connection as returned by ODBCDriverConnect or ODBCConnect. If this parameter is missing, this will affect the first connection created. |
| Create an empty result set. This function is useful only when working with bound parameters ({ODBCAddParamter}, ODBCClearParameters and queries executed via ODBCExecute). When working with ODBCExecuteQuery you should NOT create a statement (ODBCExecuteQuery creates one for you). |
| Documented by Eduard Suica, generation time: Sun Jan 27 18:15:19 2013 GMT | (c)2013 Devronium Applications |