2008/4/29 Baltazar Francois <[EMAIL PROTECTED]>:
> But I am having trouble with tables which have indexes not followed like
> that :
>
> Table
> |-Index1
> |-Column1
> |-Index2
> |-Column2
>
>
> My question is, is it really possible to implement a table with two inde
Hi all,
I've successfully coding a table for an agent with two indexes, when indexes
where followed like that :
Table
|--Index1
|--Index2
|--Column1
|--Column2
But I am having trouble with tables which have indexes not followed like that :
Table
|--