Forum Discussion

raluca_suditu's avatar
raluca_suditu
Contributor
13 years ago

Automatically open microsoft access database

Hello



Does anybody now how can we open a microsoft access project (database) via test complete

I can use tested applications to open MACCESS, and then?



Thank you,

Raluca

3 Replies

  • Are you trying to access the data to use in tests or are you trying to test the application you created in access?

  • 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.