Subject Re: GPRE/API Different with FB 1.5?
Author Eric Boyajian
--- In firebird-support@yahoogroups.com, Thad Humphries <thad@m...>
wrote:
> I haven't tried 1.5 yet but I have ported a lot of embedded SQL to
Firebird.
> What happens if you allocate only enough fields required by your
query?

Still does not work.

I've been using GPRE since InterBase 3.3H, first with GDML and then
ESQL. I've had ongoing problems with GPRE not generating the correct
signature for a function call. (The argument types were wrong or did
not have a correct type cast.) I fix this by running my own perl
script on the post-GPREd source code to "clean them up". But this
current problem is a show-stopper for me.


Eric