Subject | RE: [ib-support] Re: ABS, External function |
---|---|
Author | Alan McDonald |
Post date | 2002-12-13T10:43:18Z |
have you added it to the database you are using? Something like
DECLARE EXTERNAL FUNCTION F_FIXEDPOINT
DOUBLE PRECISION,
INTEGER
RETURNS CSTRING(254) FREE_IT
ENTRY_POINT 'FixedPoint' MODULE_NAME 'FreeUDFLib.dll'
-----Original Message-----
From: Michael Vilhelmsen <Michael.Vilhelmsen@...>
[mailto:Michael.Vilhelmsen@...]
Sent: Friday, 13 December 2002 9:35 PM
To: ib-support@yahoogroups.com
Subject: [ib-support] Re: ABS, External function
Yes
Otherwise I wouldn't be able to create the function from IBExpert or
IBConsole (running on the same DB).
Michael
--- In ib-support@yahoogroups.com, "Martijn Tonies" <m.tonies@u...>
wrote:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
DECLARE EXTERNAL FUNCTION F_FIXEDPOINT
DOUBLE PRECISION,
INTEGER
RETURNS CSTRING(254) FREE_IT
ENTRY_POINT 'FixedPoint' MODULE_NAME 'FreeUDFLib.dll'
-----Original Message-----
From: Michael Vilhelmsen <Michael.Vilhelmsen@...>
[mailto:Michael.Vilhelmsen@...]
Sent: Friday, 13 December 2002 9:35 PM
To: ib-support@yahoogroups.com
Subject: [ib-support] Re: ABS, External function
Yes
Otherwise I wouldn't be able to create the function from IBExpert or
IBConsole (running on the same DB).
Michael
--- In ib-support@yahoogroups.com, "Martijn Tonies" <m.tonies@u...>
wrote:
> ABS comes in the standard UDF library that comes withIBPhoenix.com
> InterBase...
>
> Does the library exist on your server?
>
>
> With regards,
>
> Martijn Tonies
> InterBase Workbench - the developer tool for InterBase & Firebird
> Firebird Workbench - the developer tool for Firebird
> Upscene Productions
> http://www.upscene.com
>
> "This is an object-oriented system.
> If we change anything, the users object."
>
>
> > it's a UDF - you need to use the FreeUDFLib.dll - find it at
> ><m.tonies@u...>
> > Alan
> >
> >
> > Dynamic SQL Error
> > SQL error code = -804
> > Function unknown
> > ABS
> >
> > I can't see the function in IB Expert or IBCOnsole
> >
> > Michael
> >
> > --- In ib-support@yahoogroups.com, "Martijn Tonies"
> > wrote:To unsubscribe from this group, send an email to:
> > > I meant the error message when trying to use the function.
> > >
> > >
> > > With regards,
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/