I need to reference tables in Oracle using the SCHEMA.TABLE.COLUMN notation,
I managed to generate the OM, etc. But when running the code the FROM clause
generated lacks the TABLE. Checking the code that builds the query it takes
the substring from 0 to the first dot (in the columns) in order to detemine
the TABLEs to be included. So it looks like the query is going to be
generated wrong always.

Have anybody faced this problem?

An�bal Rojas
[EMAIL PROTECTED]
www.valhallaproject.com
58+212+242.66.62





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

Reply via email to