I look for something like select a,b,c from table1 union select a,b,c from table2
I also tried to combine 2 distinct 'Rows' objects and dal.Sets (with the same structure) , but both don't support this operation. Norbert
I look for something like select a,b,c from table1 union select a,b,c from table2
I also tried to combine 2 distinct 'Rows' objects and dal.Sets (with the same structure) , but both don't support this operation. Norbert