Forum Discussion

simonaferrara's avatar
simonaferrara
Frequent Contributor
2 years ago
Solved

Database connection - Provider not found

Hi,   I'm trying to access to a SQLLite database, by following the instructions and the examples explained within the page: https://support.smartbear.com/testcomplete/docs/testing-with/working-wit...
  • rraghvani's avatar
    2 years ago

    Here's a 32-bit version of TestComplete (x86) shown in Task Manager

    This is the 64-bit version of TestComplete (x64),

     

    Microsoft.Jet.OLEDB.4.0 only supports 32-bit. 

     

    To work with 64-bit databases, you need to download the correct ODBC Driver for SQLite, and then use the correct connection string for SQLite. For example,