turtle34
10-04-2006, 04:49 PM
Maybe I've been trying too hard and can't see the forest for the trees but here is my problem..
I have a members database with approx 500 people. Everytime someone enters a post, that members particular record is updated to show the actual accumulated number of posts they have made.
I want to be able to query ALL the members tables at once, find the total posts by each member, have the results sorted by most posts, with the actual numbers displayed..
I've tried soo many different things that I think I've confused myself by running in circles..
I have a members database with approx 500 people. Everytime someone enters a post, that members particular record is updated to show the actual accumulated number of posts they have made.
I want to be able to query ALL the members tables at once, find the total posts by each member, have the results sorted by most posts, with the actual numbers displayed..
I've tried soo many different things that I think I've confused myself by running in circles..