Hi, If I want to use a new JDBC driver, how do I register it in the properties file? In the coupled Turbine, I did this:
database.adaptor.DBMSSQL=com.jnetdirect.jsql.JSQLDriver But I can't figure out how to do it with stand-alone Torque. Apparently the Microsoft JDBC driver is the default. But if I use a different one i get this error: org.apache.torque.TorqueException: Unknown JDBC driver: com.jnetdirect.jsql.JSQLDriver: Check your configuration file Thanks, WILL _______________________________________ Forio Business Simulations Will Glass-Husain (415) 440-7500 phone (415) 235-4293 mobile [EMAIL PROTECTED] www.forio.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
