Subject | Re: [IBO] *Problems with UDF |
---|---|
Author | Geoff Worboys |
Post date | 2005-06-21T21:36:58Z |
> The dskudf.dll is in the correct directory location (udf inHi virux,
> firebird installation directory), and the function work with
> an other DB in the same server.
Is it possible that the difference is in the SQL dialect of
the databases?
That is; data type DATE is actually a timestamp (64bit
value) in dialect 1, but it is a date (32bit value) in d3.
Your example from the problem database seems to indicate
that it may be a dialect 1 database (it is showing a time
part for the field, even if it is zero).
--
Geoff Worboys
Telesis Computing