01-16-2008, 04:46 AM
|
#6 (permalink)
|
|
The Addict
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
|
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.
|
|
|
|