> Buildfile: build-torque.xml > insert-sql: > [torque-sql-exec] Our new url -> jdbc:mssql://unis14:1433/devbib > BUILD FAILED > file:C:/sources/torque-3.0/build-torque.xml:323: java.sql.SQLException: > No suitable Driver for jdbc:mssql://unis14:1433/devbib > > I configured the build.properties as follow :
Ant can't find your JDBC driver (com.thinweb.tds.Driver). Add the jar file for the driver to the torque/lib directory, or modify the <path id="torque-classpath"> section of build-torque.xml to include the jar. Stephen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
