Subject Re: [firebird-support] UDF Functions
Author Alexandre Benson Smith
Epstein, Ed wrote:

>Can anyone point me to a resource for free UDF libraries?
>
>I need to be able to get the difference between 2 dates, but cannot find any
>date functions at all in the supplied UDF library.
>
>
Ed,

What functions are you looking for ?

You can use Date2 -Date1 on a SQL statment and as a answer you will get
de difference in days...

Select
Date2 - Date1
from
MyTable

see you !

--

Alexandre Benson Smith
Development
THOR Software e Comercial Ltda.
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br