To execute an asynchronous connection, you must set the OpenOptions parameter of the Open method to adConnectAsync. Following the Open method, you can check the State property of the Connection object to find out the status of the asynchronous operation.