is there any mechanism to do fancier table linking without resorting to sql?
for example: a.b_id links to b.id, but table b is a log, so it should be:
where whatever and a.b_id = b.id and b.date >= allthanks in advance, josh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
