0
DB using java
I'm very found of programming skils, however my main formation is in Management and Consultancy. I'm trying to generate a DB using java. As a Banking Consultant, my purpose is to create a frontend that comunnicates mostly with As/400 systems and his features. Is it possible to get some good tips from someone with experience is this kind of subject?
1 Réponse
+ 1
set up SQL database and sever SQL workbench will suit your needs inside java you can access that database very easy just import the packages and setup your connection in a different class
use the different class to do all modifications of the database