Subject | Re: [IBO] SQLDA missing or incorrect version |
---|---|
Author | Lucas Franzen |
Post date | 2001-10-31T13:28:03Z |
Brian Dunstan schrieb:
In short:
when you don't want to change too much you can unprepare / prepare
before executing or have alook at the StoredProcForSelect-property and
the problem will be gone.
In long:
Search this newsgroup and the Interbase archives, there are plenty of
explanations.
HTH
Luc.
>Olgd known StoredProc bug.
> Hi,
>
> I am getting this error:
>
> "SQLDA missing or incorrect version, or incorrect number/type of variables"
In short:
when you don't want to change too much you can unprepare / prepare
before executing or have alook at the StoredProcForSelect-property and
the problem will be gone.
In long:
Search this newsgroup and the Interbase archives, there are plenty of
explanations.
HTH
Luc.