Hi everyone,
I'm relatively new to this technology and before I dive in using it to create my first Java program I am wondering if it is capable of the following:
I have a java program that uses a database and constantly updates a Highscores.db file.
Instead of adjusting the current java program code - i'd like to rather create a new java program designed only to "get" information from Highscores.db and upon the get of certain information, puts an entry in its own database "points.db" ...
Will this technology help me sufficiently?
Thank you so much