Forum Discussion

nguyet_2509's avatar
11 years ago

Test complete and SQLite

I am try to use Database table checkpoint but do not know how to use it with SQLite. 



Tks all. 



1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Nguyet,


     


    TestComplete can work with multiple data providers via ADO. However, the providers are not part of TestComplete, they need to be installed in your system in order for this approach to work. I suggest that you take a look at the following page: http://www.connectionstrings.com/sqlite


    It contains information on connections strings you need to use and providers which can be used to work with SQLite.