Hi all, I searched the archives for a torque.properties example (with zero results) that can be used to access an msaccess database through the jdbc odbc bridge.
The one I currently use (below) throws a "misconfiguration error in the datasourcefactory" on a torque.init call. Does anybody have an example config that they have managed to get working? thanks - Pablo torque.database.name = mydb torque.database.type = msaccess torque.database.user = admin torque.database.password = torque.database.driver = sun.jdbc.odbc.JdbcOdbcDriver torque.database.url = jdbc:odbc:mydb --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.501 / Virus Database: 299 - Release Date: 2003/07/14
