Hi I have spend a lot of time to close this gap. What you need is a casetool that can generate xml as output as the basic for torque. But i havent found something appropriate. But what i found is a plugin for databasemodeling for eclipse that could be used to reverse engineer a database. So one can edit the xml-schema for torque, generate the classes and the database and then retrive a visual databasemodel with clay. Well shure not the perfect way, but if one could try to contact the people from azzuri and make them to integrate a xml-output of the databasemodel.
If you find something better, just let me know. Best wishes Dieter -----Urspr�ngliche Nachricht----- Von: "G�schl,Siegfried" [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 12. Dezember 2003 13:23 An: Apache Torque Users List Betreff: RE: sql2xml Hi Bogdan, I don't know such a tool but I think parsing SQL to generate a Torque XML schema is an error prone anyway Cheers, Sigi -----Original Message----- From: Bogdan Vatkov [mailto:[EMAIL PROTECTED] Sent: Friday, December 12, 2003 11:21 AM To: Apache Torque Users List Subject: Re: sql2xml Hi Siegfried, Yep JDBC option works ...but ..my point is thet i am trying to generate a model Object Oriented Model or Phisical Data Model using the PowerDesigner and want finaly to convert the model to the Torque's XML schema .. since i use mysql i cannot retrieve the references between tables therefore i have tried to generate mssql or oracle or postgresql as SQL script via PowerDesigner ... can you refer me to a graph design (UML) tool that will easily produce the Toruqe's XML db schema with best regards, Bogdan ----- Original Message ----- From: "G�schl,Siegfried" <[EMAIL PROTECTED]> To: "Apache Torque Users List" <[EMAIL PROTECTED]> Sent: Friday, December 12, 2003 11:38 Subject: RE: sql2xml Same here but in my case the usage of JDBC did work ... Cheers, Siegfried Goeschl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
