I am new to "Apache Xindice". I tried some examples from the internet and it worked, but I have to run the server before running my applications.This allows it to connect to the database.
I don't want to run the server because my application runs locally and I don't want to disturb the user with the server. I need to connect to the database from my application only, the path of the database is relative to the program.
thanks.