Please help,
I have a Java desktop application but I want to share the application to multiple users on a local computer offline so that everyone can access the application but I don't know where the database should be position in the computer so I can connect it to the application.
Am using JavaDB (derby database) as the backend for the application or can you recommend and show me which database engine I should use for this purpose and how to do it....