Hello! i have build a webapp using turbine/torque a few weeks ago and have had similar problems. what i have found is, that torque isn't able to create the correct sql statements for sapDB/MaxDB. you can verify this by looking into the torque.jar and read the velocity templates torque uses to generate the sql script(s). so i created the database manually and edited the sql script to the correct format and executed it using sapDB's SQL studio...
i used turbine 2.2, so maybe things works better with turbine 2.3? maybe... ;-) maybe you don't have to write a tutorial if you correct the velocity templates which torque uses for sapDB? :-] Chris Am Thu, Feb 26, 2004 at 09:46:07PM +0100, Viktor Horvath meinte: > Hello, > > has anyone got maxDB and Torque ( db.apache.org/torque ) to work? If so, > we'd be delighted to see a working "build.properties" file, as we (a group > of students working in a project) only get lots of different error > messages. Especially the property "torque.database.createUrl" is a mystery > to us. It should be an administrative JDBC URL that Torque can use to > create and drop databases. But regardless of what we set in there, he > complains "can't connect to database: restart required". After a fresh > maxDB install, there aren't any databases to connect to, and after two days > of trying and searching the web, we can't find an administrative URL to put > in there. A simple "jdbc:sapdb://127.0.0.1/" also doesn't work. > > We could set up the database manually, however, we also run into problems > later on, so we would like to start the whole Torque thing as clean as > possible by specifying the correct value right from the start. We're using > a Windows 2000 (sigh), if that's of any meaning. > > If we ever get this working, I'll write a tutorial for the Torque website, > I promise... > > Thank you for reading & best wishes, > Viktor. -- mit freundlichen Gr��en / with kind regards Ing. Christian J�lly @ Solutions unycom Information Technology Services GmbH A-8042 Graz | Schmiedlstra�e 1 / III Tel: ++43 (0)316 / 818 828 - 30 Fax: ++43 (0)316 / 818 828 - 38 [EMAIL PROTECTED] http://www.unycom.com Leute, die auf Rosen gebettet sind, verraten sich dadurch, da� sie immerzu �ber die Dornen jammern. -- Fran�oise Sagan -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
