What we've done is to generate the db using Power Designer within MS-SQL. Then using the jdbc task generate the xml. That file can later be used for mysql. -- Humberto
> -----Original Message----- > From: Bogdan Vatkov [mailto:[EMAIL PROTECTED] > Sent: Friday, December 12, 2003 4: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]
