Subject | Re: [firebird-support] Re: Memory Usage Test |
---|---|
Author | Martijn Tonies |
Post date | 2004-10-21T19:02:58Z |
Alan,
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> > This is the udf which comes with the firebird distribution (fbudf). IAs far as I know, FREE_IT is only for strings.
> > have verified the fbudf.sql. It is not declared with FREE_IT. I tried
> > using FREE_IT, but then it stops working (it simply hangs).
> >
> > JS
>
> Interesting: I use the old freeudflib and this is the typical DDL
> DECLARE EXTERNAL FUNCTION F_ADDMONTH
> DATE,
> INTEGER
> RETURNS DATE FREE_IT
> ENTRY_POINT 'AddMonth' MODULE_NAME 'FreeUDFLib.dll'
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com