Forum Discussion

wiki's avatar
13 years ago

Validating Microsoft Access Database modifications

Using Testcomplete 8, I am testing an application which creates an access database file as output. I need to validate if a particular record is present in .mdb file or not. I am trying to write a vb script for the same, however I want to parse the database path & record names dynamically. I have created 2 variables which will be updated through an exel file. As I am not a Software engg, I am stuck with the script. Can anyone help with any specific code?