ODBCClose

Closes a connection to the database.

Function Group Execution Windows Embedded Thin Client Mobile Access
ODBCClose ODBC Synchronous Supported Not supported Executed on Server Not supported

Syntax

Web Studio Help s2fr function odbc odbcclose.xml d174834e76 ODBCClose
numHandler
The handler returned by the ODBCOpen function.

Returned value

0 Success
1 Invalid Handler

Examples

Tag Name Expression
Tag ODBCClose( 5 )

ODBCClose