You can order the tables in the xml schema. john mcnally
On Mon, 2002-06-24 at 21:40, Sam Joseph wrote: > 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]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
