A family of Microsoft relational database management systems designed for ease of use.
I am assuming your database contains linked tables to SQL Server. In order for these linked tables to work, you will need to create a DSN on your machine within the ODB Administrator. I would recommend giving it the same name you used on the old machine (if possible). After the DSN is created if you used the same name / driver, then try testing your application again. If it still fails, you will then need to relink the linked tables in your database using the linked table manager. Within the linked table manager, you will want to point to the new DSN you created.
Best Regards,
Nathan O.
Microsoft Online Community Support