Subject | Re: [firebird-support] Re: message length error (encountered 0, expected 8) |
---|---|
Author | Dan Wilson |
Post date | 2004-06-28T21:54:58Z |
On 6/28/2004 at 9:38 PM darren_martz wrote:
HTH,
Dan.
>If I may make a suggestion: if you are determined to write your own wrapper over the API, you still might be well advised to download another wrapper, such as IBPP, so that you can use that as a guideline for your wrapper and see how they solved each problem as you confront it in your code.
> Ah, so its me!! (that's a relief). So if I am using the wrong
> function, what is the correct function to use for calling stored
> procedures? Should I do a prepare/execute or something else?
>
> I can certainly add the XSQLDA stuff not that I'm aware its
> required. I thought that was optional.
>
> I have already built my own wrapper over the "C" interfaces to model
> my own style of data access... and I like the hard API stuff :)
>
> So far I am really liking firebird!!
>
HTH,
Dan.