• Thanks for the sample Deepforest but I was hpoing you'd drop in something a little more flexable like a select from one of the sample MS DBs, something like this

    INSERT INTO TREE(col1,col2,col3,,,,)

    SELECT A.col1, A.Col2, B.Col2

    FROM TABLE A Join TABLE B ON ...

    And so on. That way I could see how you are relating the data in the TREE table to a real world (like the PUBS DB) example.

    Kindest Regards,

    Just say No to Facebook!