Re: table of tables

2007-03-22 Thread Dave Shield
On 21/03/07, José ESTEVES <[EMAIL PROTECTED]> wrote: > I would like to define a table of table You can't. That's not valid SMI structure. > How must I define them and how can I access such data ? You need do define "parallel" tables, with the second table sharing the same index objects as the f

table of tables

2007-03-21 Thread José ESTEVES
Hi all, Here is maybe a stupid question but I can not find the solution to my problem. I would like to define a table of table and access its content and I am not able to even with fixe sized sequences. How must I define them and how can I access such data ? As far as I understand it, there are