Subject Re: [firebird-support] Re: fbudf - dow syntax
Author Helen Borrie
At 01:08 PM 24/09/2003 +0000, you wrote:

> > > > Which server version and model? Which platform is the server on?
> > > >
> > > > heLen
> > >
> > >The Server is FB 1.5SS RC6 running on Debian Linux
> > >Until now I used the older library ib_udf which still contained the
> > >DOW function but now the DOW function is in fbudf but does not work
> > >for me :/
> >
> > Why don't you want to used the supplied declaration?
> >
> > heLen
>
>I am using the supplied declaration I was only confused of the
>different syntax, my fault. But server crashes with this supplied
>declaration too when using dow function.

I'm running CS RC6 on RedHat 8 and the DOW function works just fine.
You could query to see what declaration you actually have there.

select rdb$function_name from rdb$functions
where module_name = 'fbudf' or module_name='FBUDF';

AFAIK, the DOW function never was in ib_udf. However, at some point in the
RC's, SS went out with fbudf erroneously renamed to fb_udf. Perhaps this
is what you were thinking of.

I don't have SS installed at present: my other box is laboring, with no
apparent success, to reinstall Mandrake 9. I'm going to go to bed and
leave it. With luck I'll be able to test it on SS tomorrow.

heLen




>
>To unsubscribe from this group, send an email to:
>firebird-support-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/