connect java code to sql server (java derby)

Опубликовано: 03 Октябрь 2024
на канале: varsha@v
2,806
11

Hello friends, today i am going to show you "How to connect sql server database to java code" via derby connection.
so you can exctract your java application with database.. and the exctracted file will be run without any difficulty
Note: this exctracted jar file will only run on the machine that has sql server installed with appropriate database in it...and with another settings....
"THIS IS AN TUTORIAL FOR EMBEDDED DERBY CONNECTION"

other related videos:

export java code with database:    • Export java code with Database (netbe...  

set sql server password:    • Set SQL server password  

set sql server port to 1433:    • set sql server port to 1433