Subject | How work with Arrays in Firebird ? |
---|---|
Author | Gerson Machado - Yahoo |
Post date | 2004-12-16T02:37:43Z |
I am try to work with array, what I need to do ?
I create a test table with field: qtd_day integer[1:365]
And try insert like: insert into table value (123[1]) <<<< ?
or perhaps: insert into table value (123(44)) <<<< ?
but dont work ...
May I work with Arrays field in Stored Procedure, Triggers or not ?
What I need to do ?
Tks, again
Gerson
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.296 / Virus Database: 265.5.3 - Release Date: 14/12/2004
[Non-text portions of this message have been removed]
I create a test table with field: qtd_day integer[1:365]
And try insert like: insert into table value (123[1]) <<<< ?
or perhaps: insert into table value (123(44)) <<<< ?
but dont work ...
May I work with Arrays field in Stored Procedure, Triggers or not ?
What I need to do ?
Tks, again
Gerson
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.296 / Virus Database: 265.5.3 - Release Date: 14/12/2004
[Non-text portions of this message have been removed]