Subject | Re: [firebird-support] error executing sql script that calls a udf REFdn3014321339 ref/x |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2009-04-29T10:38:30Z |
> error: Stack overflow. The resource requirements of the runtime stack have exceeded the memory available to itI guess - you use wrong calling convention in your UDF sources. It
must be cdecl.
SY, SD.