Viewing 3 posts - 1 through 4 (of 4 total)
well I tried the little query you gave me, but I get the same error :
The column prefix 'a' does not match with a table name or alias name...
August 11, 2010 at 7:20 am
#1205341
Chris Morris-439714 (8/11/2010)What about alias ata?where ata.type_name = a.type_name AND at.simulator = 0 AND f.atd IS NOT NULL
Chris Morris-439714 (8/11/2010)
where ata.type_name = a.type_name AND at.simulator = 0 AND f.atd IS NOT NULL
Yes I've edited my post to correct this. It's not like that in...
August 11, 2010 at 6:48 am
#1205317
Yes that's it.
Thank you verry much.
August 11, 2010 at 3:34 am
#1205231