I have a VB6 app that uses ADODC to pull data from an Access database. The app and database is located on a W2K server, and is run from various workstations. All workstations have the same ODBC connection defined on them, and the connection has been tested for it's ability to import/export data from Access using Excell. Problem is that some workstations work fine, but on others the data fields on the screen are empty when the program loads. All machines have the latest MDAC files loaded. What to check next?