Subject | Re: [ib-support] Embedded SQL anyone? |
---|---|
Author | Peter Faulks |
Post date | 2002-04-03T09:21:50Z |
On Wed, 03 Apr 2002 09:11:38 +0000 "Nick Upson" <uebridger@...>
wrote:
I have other statements (both cursors and single selects) that work fine.
There is just someting screwy about that particular statement. And yes,
all the host variables have been declared, and set as neccessary.
Regards
wrote:
>No, SELECT... INTO... FROM.... is definately correct
> doesn't this need to be:
>
> EXEC SQL SELECT ...
> FROM ...
> WHERE ...
> INTO ...
I have other statements (both cursors and single selects) that work fine.
There is just someting screwy about that particular statement. And yes,
all the host variables have been declared, and set as neccessary.
Regards