Hi Jeffrey, We are using Views with Torque and Oracle 9i - no problems as long as you only read from the view
Cheers, Siegfried Goeschl -----Original Message----- From: Jeffrey Wong [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 21. April 2004 07:53 To: [EMAIL PROTECTED] Subject: Using Views in Torque Is it possible to have Torque generate objects that reference views and not actual data tables? I've considered defining the view in the schema xml and just not using the generated SQL. Is there a way to set it up so the object also contains references to the tables from which the view was created. --------------------------------------------------------------------- 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]
