18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Mysql database support
Hi,
Does Sahi support Mysql database or not
Please let know.
Regards
Ashok
Does Sahi support Mysql database or not
Please let know.
Regards
Ashok
Comments
Sahi supports all databases which have a java jdbc driver available. This would mostly include all known databases.
Search for mysql jdbc driver on google and download the jdbc driver jars. Then follow the instructions in http://sahi.co.in/w/_getdb.
The connection string would look like
_getDB("com.mysql.jdbc.Driver", "jdbc:mysql://servername/databasename", "username", "password");
If you need further assistance, ping back.
I will add more documentation related to databases on the site too.
Regards,
Narayan
I have found the different jars at http://www.jarfinder.com/index.php/java/info/com.mysql.jdbc.Driver
Which one can i use.
can you please share exact link of jdbc driver jar
can you please share more documentation link related to databases
Regards
Ashok
cay you reply on this.
Regards
Ashok
I found jar at http://jdbc.postgresql.org/download.html
Regards
Ashok