If your application needs to access data concurrently from different data sources, you must open multiple Connection objects.

The following illustration shows the relationship of Connection objects to data sources.

Once independent connections have been established, you can execute SQL statements or build recordsets from each of the Connection objects.