Contents
Previous
Next
OMSQL->
introduction
sqlconnect
sqlexec
sqlfetch
sqlcolnames
sqlnumrows
sqltables
sqldisconnect
sqldisconnect
Index->
contents
reference
index
search
Disconnecting from a Data Source
Syntax
sqldisconnect
See Also
sqlconnect
Description
Disconnects from the data source connected to in the most recent call to
sqlconnect
. Applications should call
sqldisconnect
before exiting.