connect java code to sql server (java derby)
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:
https://www.youtube.com/watch?v=xzPuaj61ai4
set sql server password:
https://www.youtube.com/watch?v=bVeDqtkb2HM
set sql server port to 1433:
https://www.youtube.com/watch?v=BF0DKnhk4Ek
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:
https://www.youtube.com/watch?v=xzPuaj61ai4
set sql server password:
https://www.youtube.com/watch?v=bVeDqtkb2HM
set sql server port to 1433:
https://www.youtube.com/watch?v=BF0DKnhk4Ek
0 comments: