LOTUS CONNECTORS
Lists the available tables in a connected data source.
Defined in
ODBCConnection
Syntax
tableArray = odbcConnection. ListTables( [ dataSourceName$ [ , userID$ [ , password$ ] ] ] )
Parameters
dataSourceName$
tableArray
Not connected to a data source (DBstsNCON)
Unable to get user ID and password (DBstsACCS)
Events
BeforeListTables
AfterListTables
Example See Also