Some more info...

It's not related to the joins.  I have the same problem when I just do a
selection on a single table - the tablename is not being set in the schema.
MySQL sets the column name to <table name>.<column name> which matches what
Torque generates, but oracle just sets it to <column name>, so no match
since the tablename is not set.

Stephen



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to