• Lynn,

    I see you too have run into this 'x.x.x...' problem.

    I have run into serveral end user applications where this was used to manage hierarchies. Of course, all 'order by' clauses became useless when one of the x values reached 10.

    I solved it by writing a function which converts 'x.x.x...' to two digit values starting at a certain level.