Function.ODBC.Connection!ConnectionName.OpenmdbConnection
From GAB Help
Opens a connection to a Microsoft Access database
Syntax
Function.ODBC.Connection!ConnectionName.OpenMDBConnection (Fully Qualified Name-mdb)
Arguments
Connection Name
The name of the connection
MDB Name
The fully qualified name to the .mdb (Microsoft Access Database) on the computer
Example
Function.ODBC.Connection!testConnect.OpenMDBConnection (“C:\test.mdb”)