0

I want to create a desktop application in java which runs on every system but when I create it with MySQL as database then there is a problem with it because it’s not necessary that MySQL installed on every system. So because of this, I am using xml files to store data. But now some issues encountered -

  1. Is there any alternative to store data in primary-foreign key relationship? If yes then how?
  2. How to retrieve data on different conditions and from different xml files (like sql queries operate on two or more tables in MySQL).
abkhan
  • 5
  • 5

0 Answers0