0
How to connect sql with java code?
2 odpowiedzi
+ 3
You need a connector. It is nothing but a jar file that you need to add to your project folder. You will find this on Google. Just type 'jdbc connection' and boom you have the links to various websites that teach you how to do it.