Home » Posts tagged 'java code to connect to sql server 2008 database windows authentication'
Tag Archives: java code to connect to sql server 2008 database windows authentication
SqlServer Connection through JDBC in Selenium
Previous Topic, In this tutorial we are going to learn SqlServer Connection through JDBC in Selenium but before starting with connecting database we need to understand what is JDBC? JDBC: JDBC stands for (java database connectivity) is a java API that provides methods which helps in creating the connection with the database. that helps in […]