Subject Re: [firebird-support] Trigger / Month question
Author Bjoern Reimer
Hi,


TS> If he is using Firebird 1.5, then there's no need for
TS> a third-party UDF library. Firebird 1.5 comes with a
TS> UDF library "fbudf" which includes a function addMonth.


TS> --FBUDF_API ISC_TIMESTAMP* addMonth(ISC_TIMESTAMP* v, int nmonths)
TS> declare external function addMonth
TS> timestamp, int
TS> returns timestamp
TS> entry_point 'addMonth' module_name 'fbudf';

TS> Simply use a negative number for nmonths.

Well, is there somewhere a complete description of fbudf?
I've found some fragments in the release notes but in comparison to
ib_udf where are comments in the sql file there is hardly any
information for fbudf.






Bj�rn

--
Bj�rn Reimer -- RRZE
Tel: +49-9131 - 85-27809
Fax: +49-9131 - 302941
Martensstr. 1 / 2.021
D - 9 1 0 5 8 Erlangen
www.rrze.uni-erlangen.de


[Non-text portions of this message have been removed]