Subject | Re: Add Year function |
---|---|
Author | Adam |
Post date | 2006-04-10T01:22:43Z |
--- In firebird-support@yahoogroups.com, "alanpltse" <alanpltse@...>
wrote:
what 'ADDYESR' was either.
Adam
wrote:
>Well it seems a perfectly reasonable complaint to me. I wouldn't know
> Hi,
>
> I used the this to declare the function:
>
> declare EXTERNAL FUNCTION ADDYEAR [DATE, integer]
> returns date by value
> entry_point 'ib_udf_addyear'
> module_name 'ib_udf'
>
>
> When I compile a stored procedure to call the ADDYEAR, an error is
> ADDYESR is not defined.
what 'ADDYESR' was either.
Adam