And good day to you. :) "- jdbc generates an XML schema of an existing database from JDBC metadata" -- From: http://db.apache.org/torque/generator/index.html
It's relatively easy to do but not very documented. A sample usage is show in: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01293.html. This question really belongs in the torque-user mailing list but hopefully the info above is sufficient to get you going. Cheers, David. On Tue, 2004-03-02 at 11:19, Juan Uys wrote: > Good day, > > I would like to know if one can create an XXX-schema.xml from an existing DB? > I couldn't find anything - I just scanned all the docs. > > I would like to help develop such a feature. It would use the standard JDBC API > (ResultSetMetaData, etc). > The utility would create the bulk of the XXX-schema.xml file, and surely the user > must go afterwards and edit the necessary bits. > > Let me know if you have any ideas/guidelines. > > Thanks, > > Juan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
