I need help,
I'm building a'n application in c++, in one form the program executes one gigantic query (9 pages) to show data from employees. This already takes to much time, I have the names from the employees in a treeview (the names i also getr from the same query). When i click on a person in...