I'm working on a VC job to extract data from an Access database file. I created a System DSN for the file in ODBC Data Sources (32-bit). In VC, when I start to create a new SQL connection and choose "Use existing data source", I see nothing under System DSN. If i create it as a User DSN, I can see it listed, but when I test the connection in VC I get the following error:
"Connection test failed. Error: ERROR [IM002][Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified"
We're using VC v.8.0.2, running on Windows Server 2012 R2.