Jukka, Nico, as tests show it should work as well, can't test the connection, but that the correcht jdbc driver complains that it can't connect though. there is a minor glitch that it needs to be opened w/o spatial/sqlite being registered as JDBC driver. for some reason sqlite tries to open the oracle connection
java.sql.SQLException: invalid database address: jdbc:oracle:thin:@//localhost:12/edb at org.sqlite.JDBC.createConnection(JDBC.java:111) at org.sqlite.JDBC.connect(JDBC.java:88) at com.vividsolutions.jump.datastore.jdbc.DelegatingDriver.connect(DelegatingDriver.java:32) at java.sql.DriverManager.getConnection(DriverManager.java:619) at java.sql.DriverManager.getConnection(DriverManager.java:244) to test it simply 1. put ojdbc6.jar into lib/ext/dbdatastore/ 2. (re)start OJ r4630+ 3. create or open an oracle connection before trying to access sqlite. does that work for any of you guys? ..ede ------------------------------------------------------------------------------ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel