Opens the data source or remote connection. For ODBC commands the oSQL member holds the SQL connection.
o.open(lcFile, lcAlias, llForceReconnect)
Return Value
.T. or .F.
Parameters
lcFile
Optional - file to open (not available with SQL)
lcAlias
Optional - the Alias of the file
llForceReconnect
Optional - used for SQL only to force opening a connection even if one is already open. Closes the current one and reconnects.
See also:
Class wwBusinessObject© West Wind Technologies, 1996-2024 • Updated: 11/09/18
Comment or report problem with topic