This topic is locked
[SOLVED]

Multiple differents databases connexion

11/8/2023 7:16:15 AM
PHPRunner General questions
konenamogo author

Hello,
Can i connect multiple différents databases with phprunner in the same time (oracle - MYSQL - Microsoft SQL server ) ?
How can i do it (I want to use table in MYSQL dadabase and microsoft SQL server) ?

NB : I have have PHPRunner Enterprise 10.8

Thanks

Sergey Kornilov admin 11/8/2023

SImply create multiple database connections in your project. You can add a new database connection on the Datasource tables screen in PHPRunner.

konenamogo author 11/9/2023

Hello,
Thanks