Subject Re: [firebird-support] cursor
Author Helen Borrie
At 06:07 AM 28/04/2004 +0000, you wrote:
>What's wrong on this statement?
>
>"declare cur1 cursor for select * from tab1"
>
>I get an error: "token unknown - line1, char 46 cur1"
>
>
>I'm a beginner in firebird (1.5)

Yup.

When you post a support question, offer enough information about what
you're doing so people can actually help you.

Please post again and explain what you want to do and where you want to do
it, i.e. Embedded SQL? DSQL (i.e. using a tool)? Stored procedure? Script?

/heLen