Hi Stephan, While generating object model and the associated SQL for bookstore example using command - ant -f build-torque.xml
in torque-b4 I am getting the following exception occurs [torque-data-model] java.io.FileNotFoundException: sql\base\mysql\db.props (Thesystem cannot find the path specified). eventhough build was successful, when I tried to create database the build fails with the following output - D:\torque>ant -f build-torque.xml create-dbBuildfile: build-torque.xml create-db-check: create-db: BUILD FAILEDfile:D:/torque/build-torque.xml:286: The <torque-data-model> task doesn't support the "useclasspath" attribute. Total time: 2 seconds. Can you tell me what could be the reason for this? regards, Keshav
