Originally posted by: HomeBrewerDude
	
	
		
		
			Originally posted by: KLin
	
	
		
		
			Originally posted by: HomeBrewerDude
the database has about 500k records, each with about 30 fields and I am putting limits on 5 fields.  
anyways the query is crawling.....    
is it me (my query) or is it Access?
		
		
	 
That's a big fusking table. what is it you're trying to  do with the query?
EDIT: FYI, wrong forum 

.
		
 
		
	 
yeah wrong forum.... i know. but i love you guys so much.  
 
its student test data for LA.
essentially i am pulling out a percentage of students at a certain level, broken out by a mix of demographic variables, school, grade, and test type.  
once out, i plan on pivotign it excel and formatting it the way i need to (i have done similar work for another file and should be able to leverage some of that file.)