Subject Re: [firebird-support] UDF Writing On Ubuntu
Author Milan Babuskov
R. S. Patil wrote:
> With flame robin I created a new DATABASE for Testing and RAN the script
> But it gave error for SET SQL DIALECT 3; statement so I commented it out
> then Installation went smooth.

That is normal since you select dialect in Database Registration Dialog.

BTW, when you run large scripts generated by ISQL or some other tool,
make sure you use automatic DDL commit or add

SET AUTODDL ON;

at the start of your script.

Now, regarding your problem: Do you use RestrictUDF setting in
firebird.conf and how is it set? What does the DECLARE EXTERNAL FUNCTION
for F_CDOWLONG look likt?


--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com