wwbusiness::open

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 wwbusiness


  Last Updated: 9/1/2001 | © West Wind Technologies, 2008