OM have no builtin support for sqlite but you can try to create it :) all you need: 1) download driver from here: https://bitbucket.org/xerial/sqlite-jdbc/downloads 2) modify any existing properties file to use this DB (for ex. [1]) should work :)
[1] http://svn.apache.org/repos/asf/openmeetings/tags/3.0.7RC3/src/main/webapp/WEB-INF/classes/META-INF/derby_persistence.xml On Sun, Nov 22, 2015 at 5:20 PM, Eric Fernée <[email protected]> wrote: > Hello, > > > > Can I also use an SQLite database for Openmeetings ? > > > > Openmeetings will be installed on another server while the SQLite is on > another server. > > > > Thank you. > > > > Kind regards, > > Eric > -- WBR Maxim aka solomax
