Subject | Dates calculations |
---|---|
Author | didiergm |
Post date | 2002-01-04T14:53:46Z |
I need to do some ageing calculations on finance transactions, and
have got several questions:
A: How can I calculate the dateparts of a date (day, month, year). I
have found the freeudflib, but it states that it works with Interbase
5 (does not state IB6 nor FB). I must be missing the obvious, but
cannot find it!
B: is it possible to create temporary tables (one that are created at
the start of an SP and are automatically deleted at the end of it)
like in MSSQL
Thanks for your time
Didier
have got several questions:
A: How can I calculate the dateparts of a date (day, month, year). I
have found the freeudflib, but it states that it works with Interbase
5 (does not state IB6 nor FB). I must be missing the obvious, but
cannot find it!
B: is it possible to create temporary tables (one that are created at
the start of an SP and are automatically deleted at the end of it)
like in MSSQL
Thanks for your time
Didier