When I am selecting a column in the candiate list that has the same name in multiple tables the tables are not displayed alphabetically.
At present I see:
Field1 int Table4
Field1 int Table1
Field1 int Table6
Field1 int Table2
I would expect to see
Field1 int Table1
Field1 int Table2
Field1 int Table3
Field1 int Table4
Thanks
Adrian
At present I see:
Field1 int Table4
Field1 int Table1
Field1 int Table6
Field1 int Table2
I would expect to see
Field1 int Table1
Field1 int Table2
Field1 int Table3
Field1 int Table4
Thanks
Adrian