Subject | Re: [firebird-support] Execute statement |
---|---|
Author | Martijn Tonies |
Post date | 2003-11-27T16:20:33Z |
Hi,
I'm using this as well, and it worked fine.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> After reading release notes, I try to use this nice feature.Is there a value and a row in MY_TABLE for ID = 1?
> A line from my test sp:
> EXECUTE STATEMENT 'SELECT NUMF1 FROM MY_TABLE WHERE ID=1 '
> INTO :MY_NUMF;
>
> But it doesn't work. MY_NUMF don't get the value.
> Is it a correct operation?
I'm using this as well, and it worked fine.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com