Subject | Re: [firebird-support] Re: UDF problem when I call isc_decode_date |
---|---|
Author | Dmitry Yemanov |
Post date | 2009-02-11T09:53:14Z |
Marco Castroo wrote:
What is your database dialect? Please show us the SQL declaration for
this UDF. And finally, how many bytes are returned by sizeof(tm) on your
platform?
Dmitry
>Well, I was wrong here. isc_decode_date() really expects ISC_QUAD.
> But ISC_QUAD raised an warning by the compiler: warning: passing
> argument 1 of "isc_decode_date" from incompatible pointer type. And
> the problem is in isc_decode_date function.
What is your database dialect? Please show us the SQL declaration for
this UDF. And finally, how many bytes are returned by sizeof(tm) on your
platform?
Dmitry