Forum Discussion
dennis1
8 years agoOccasional Contributor
Is it still not possible to store data into a table (or another database) permanently to use it in other testcases?
tristaanogre
8 years agoEsteemed Contributor
You can use ADO objects built in to TestComplete to read and write from any database. You can also write out to a file (text or excel) using various objects.
So, the question is, what precisely do you need to do that you aren't able to? We might be able to help with more detail.