hi everyone, i'm working on a database query generator. i thought that torque could help me reverse engineer database schemas (very useful for my app) as an XML file. unfortunately i can't get the TorqueJDBCTtransformTask run properly with oracle 8i. everything seems okay with the connection. i get a null pointer exception on every TorqueJDBCTtransformTask.execute() hit though the database contains some tables.
could anyone help? cheers. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
