I have an Access 2003 database which uses a System DSN ODBC connection to a SQL Server 2000 database on a Windows XP Professional PC. I would like to verify that this connection is present, installed, before proceeding with my Access VBA code and if not then skip the ODBC portion of the code which retrieves the data. Is it possible to detect the presense of this connection using VBA ?
Thank you all for replying.
Thank you all for replying.