Hi Doug, thanks for replying.
I have a very long sproc with unions and many joins, I'd like to insert the
script into a regular jet query, but I'm having syntax problems....likely
brackets. I do know that 'Left Outer Join' is not valid in Jet.
It would be nice if you could just transform SQL from one side (T-SQL) to
the other (Jet) and it would work.
Any thoughts.
Henry