Hello,
I am learning to use Torque using TDK 2.1. I am trying to access a table
with its tablespace (e.g. "tablespace.tablename") from Oracle 8i, how can
this be done. I have already tried the following to no avail:

In the test-schema.xml file, we tried 
        <table name="TS.STATES" idMethod="none" javaName="STATES">
                <column name="STATEID" required="true" size="10"
type="INTEGER" />
                .
                .
        </table>

Any thoughts would really be appreciated. Thank you for your time. :)

Sincerely,
Juan

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

Reply via email to