Subject | Re: [IBO] How can I use variables of type ARRAY in stored procedures? |
---|---|
Author | pepmallorca |
Post date | 2002-02-26T18:04:32Z |
> Did you also see this in the Language Reference text for DECLAREVARIABLE?
> <quote>procedure
> Syntax DECLARE VARIABLE var datatype;
>
> var -- Name of the local variable, unique within the trigger or
>datatype
> datatype -- Datatype of the local variable; can be any InterBase
> except Blob and arraysYes, but I was thinking it was possible in procedures. I didn't see
>
> </quote>
>
> ["except" in this context means "excluding"]
that commentary, and I was associating all the DECLARES with stored
procedures. I'll search another solution.
>list...thanks.
> Please would you post your SQL questions to the ib-support
>Sorry!! I was thinking in this problem like an problem of IBOBJECTS.
Thanks,
José,