IQ 13: How to connect to a database?

Published: 13 August 2016
on channel: The Coding Interview
1,826
35

This video explains how to connect to the database in java

SQL JDBC Jar: http://www.java2s.com/Code/Jar/s/Down...

JDBC URL:
String jdbcUrl = "jdbc:sqlserver://"+server+":"+port+";user="+user+";password="+password+";databaseName="+database+"";


Change password in SQL Server :    • Change SA password and setting in SQL  


Watch video IQ 13: How to connect to a database? online without registration, duration hours minute second in high quality. This video was added by user The Coding Interview 13 August 2016, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,826 once and liked it 35 people.