Brian Troxell <[EMAIL PROTECTED]> writes:
> I'm getting an error when forming SELECT statements using the new 7.1
> EXECUTE command. The error states, simply, that there was an unexpected
> SELECT within the EXECUTE command.
For no good reason that I can see, the original coding for EXECUTE
rejec
I'm getting an error when forming SELECT statements using the new 7.1
EXECUTE command. The error states, simply, that there was an unexpected
SELECT within the EXECUTE command.
Which leads me to ask: can I actually form SELECT statements using
EXECUTE, or is there something else I need to be doin