Forum Discussion

abouquet's avatar
abouquet
New Contributor
7 years ago
Solved

Working with firebird database and Testcomplete

Hi

 

Is that possible to work with a firebird database (for a delphi desktop application)  (making checkpoint, retrieve data etc ...)

 

Thanks

 

Anne

  • Is what possible?  What are you attempting to do?

     

    Basically, if you can create an ADO connection to your database, you should be able to have TestComplete connect.  You just need to know the appropriate connect string. 

     

     

2 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Is what possible?  What are you attempting to do?

     

    Basically, if you can create an ADO connection to your database, you should be able to have TestComplete connect.  You just need to know the appropriate connect string. 

     

     

    • abouquet's avatar
      abouquet
      New Contributor

      ok thanks

       

      so I've just to manage an ADO connection to my firebird database.