java - Desktop Database with Server without installation -
i have java-application growth lot on past month. configurations programm , logs stored in .txt or .log files.
the programm should change now. user install programm on own pc programm should configurations central server write logs central place.
the problem can't install software on server, have file read/write access shares.
so i'm looking database stores database file on server without server installation. new me have problems technics. checked h2, see server mode , embedded mode. need embedded mode "external" filebase.
any suggestions me ?
hsqldb can embedded program.
Comments
Post a Comment