Hello
I want to write a script that will populate database from my excel spreadsheet. Can I do that using Stand alone J2SE application? The other way is doing it through Android, but that would require setting up the app, loading from excel into the app and pushing data (excel and android app integration is not very straight forward). Please let me know if stand alone java application (say using netbeans) is supported.
Thank you