Hello Viktor, as for other databases like Oracle or MS-SQL, you cannot create a database from within Torque, as it this action is not done from SQL, but by using the dbmcli or the dbmgui program. You so may it do somewhat similar to the MS-SQL/Oracle guidelines found at the Torque web site - by manually creating the database first.
I took a short look at Torque and the SAP DB mapping class should at least work, although it seems not to be the optimum. Regards Alexander Schr�der SAP DB, SAP Labs Berlin > -----Original Message----- > From: Viktor Horvath [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 26, 2004 9:46 PM > To: [EMAIL PROTECTED] > Subject: maxDB and Torque - can't create databases > > > 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. > > _________________________________________________________________ > MSN 8 with e-mail virus protection service: 2 months FREE* > http://join.msn.com/?page=features/virus > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
