Subject | Re: [firebird-support] INTO variable |
---|---|
Author | Martijn Tonies |
Post date | 2004-06-24T12:25:13Z |
Hi,
Can you explain in more detail?
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> I'm trying to put the result set of an 'execute statement' into a outputvariable thats are changeable.. like
>This should work fine - what is the error you're getting?
> execute statement 'SELECT MAX(CODIGO) FROM TABELA' into :MAT_1
> I need to beWhat should this do?
>
> execute statement 'SELECT MAX(CODIGO) FROM TABELA' into :MAT_||:NUM
Can you explain in more detail?
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com