Subject | RE: [firebird-support] Question about: SQL error code = -804 Incorrect values within SQLDA structure |
---|---|
Author | Alan McDonald |
Post date | 2005-02-02T09:49:19Z |
> Hi all,show us the ASP code. I use SPs in ASP all the time with no errors.
>
> I have a stored procedure which I try to execute from my ASP page. I
> have checked all the parameters and the types are correct and even
> when I run some simpel tests I get this error message:
>
> Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
> Dynamic SQL Error SQL error code = -804 Incorrect values within
> SQLDA structure
>
> I have found a lot of information on the internet about some old IB
> bug which might be causing this, but a real answer I couldnt find.
>
> My question to you is, what is going on here? Am I doing something
> wrong (is there something that needs some extra attention?) or has
> this still got something to do with that old bug????
>
> Thanks in advance
> Gerwin
Alan