Subject Re: [ib-support] Re: Dates calculations
Author Helen Borrie
At 05:07 PM 18-01-02 +1300, Sandeep wrote:

With Firebird RC 2 on Windows, you have this UDF in FBUDF.dll:

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

regards,
Helen


All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________