Forum Discussion
3 Replies
- lphilippe_macauContributorAre you trying to access the data to use in tests or are you trying to test the application you created in access?
- raluca_sudituContributorI have a template database 'Marketing projects.accdb' and I want to test it.
Hi Raluca,
You need to use TestComplete's ADO object to connect to databases and retrieve data from them. See the "Working With Databases" article for more information and examples of working with databases via ADO.