View Single Post
Old 01-16-2008, 04:46 AM   #6 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

Is there a way to join these tables, are the linked at all (ie any foreign keys)?

a slightly more difficult work around is to have 4 queries each adding there results to a list or struct, then using that list as if it were the results of one large query. Not the best approach but.. it would work.
CoryMathews is offline  
Reply With Quote