Hi Torque and Mckoi people,

I don't know if this is an issue with other DBs, but in Mckoi foreign
key relationships between tables make it impossible to drop tables
except in a certain order, i.e. you can only drop a table once all the
tables it's foreign keys point to have also been dropped

At the moment I have hacked my way round this by running through the
drop process three times, but is there some way to get back from the
torque dataModel an ordered sequence of tables such that tables without
foreign keys will be dropped first.

On the Mckoi side - what happens if two tables have foreign key
relations to each other - can they never be dropped?

Thanks in advance.

CHEERS> SAM


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

Reply via email to