I wish to create an app to run on Android and iPhones, but I have never used Java. I have created a working model as an Access 2016 application. The application is fairly simple, with half a dozen tables; the biggest of which has 10 attributes with no more than about 50 lines of data.
Now I wish to reproduce the database in Java.
The converters that I can find on the internet are only compatible with Access 2003 or earlier.
Short of me spending some considerable time learning to write applications in Java; does anyone know if there are any converters available that can convert an Access 2016 database into Java, or is there a method I can follow that can convert the various components of the database into Java?
Any tips or advice will be much appreciated.
Now I wish to reproduce the database in Java.
The converters that I can find on the internet are only compatible with Access 2003 or earlier.
Short of me spending some considerable time learning to write applications in Java; does anyone know if there are any converters available that can convert an Access 2016 database into Java, or is there a method I can follow that can convert the various components of the database into Java?
Any tips or advice will be much appreciated.