SQLFileConnect Command
SQLFileConnect
Obsolete
Refer to the SQLFileConnect method in the cSQLHandleManager class.
SQLFileConnect FileName|FileNumber To hdbc
The SQLFileConnect command returns a handle to the connection of a table that is already open in the program. If you have already connected to a server by opening tables on it, you can use that connection without repeating the login information.
Open Customer
SQLFileConnect Customer To hdbc