Hi John, it depends on your requirements
+) you can delete the tables manually your are not interested in +) you add a XSLT post-processing step in the ANT script to remove the tables automagically Cheers, Siegfried Goeschl -----Original Message----- From: John Varghese [mailto:[EMAIL PROTECTED] Sent: Friday, January 30, 2004 11:29 AM To: Apache Torque Users List Subject: It worked + just one more thing Hello again, It has finally worked Now I want to generate schema of selected tables only. Pls note that the tables that I am interested in , start with "CGL" e.g. CGL_USER,CGL_PRODUCT, Hope you can help Regards John ----- Original Message ----- From: "G�schl,Siegfried" <[EMAIL PROTECTED]> To: "Apache Torque Users List" <[EMAIL PROTECTED]> Sent: Friday, January 30, 2004 3:43 PM Subject: RE: Schema File is still empty Hi John, if I change my schema name to lowercase (in my case webui) I also get an empty schema file <?xml version="1.0"?> <!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_1.dtd"> <!-- Autogenerated by JDBCToXMLSchema! --> <database/> Maybe you could double-check the spelling of it in the database .... Cheers, Siegfried Goeschl -----Original Message----- From: John Varghese [mailto:[EMAIL PROTECTED] Sent: Friday, January 30, 2004 10:48 AM To: Apache Torque Users List Subject: Re: Schema File is still empty Hello again >No connect to the database ---------------------------------------------------------------------------- ---- [torque-jdbc-transform] Torque - JDBCToXMLSchema starting [torque-jdbc-transform] Your DB settings are: [torque-jdbc-transform] driver : oracle.jdbc.driver.OracleDriver [torque-jdbc-transform] URL : jdbc:oracle:thin:@192.168.0.3:1521:crompton [torque-jdbc-transform] user : system [torque-jdbc-transform] schema : CROMPTON [torque-jdbc-transform] DB driver sucessfuly instantiated [torque-jdbc-transform] DB connection established [torque-jdbc-transform] Getting table list... [torque-jdbc-transform] Building column/table map... [torque-jdbc-transform] ./schema/schema.xml [torque-jdbc-transform] [torque-jdbc-transform] Torque - JDBCToXMLSchema finished BUILD SUCCESSFUL Total time: 4 seconds ---------------------------------------------------------------------------- ---- >case problems in the schema names I did not get this..... torque.database.schema=CROMPTON --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
