Subject | Question about: SQL error code = -804 Incorrect values within SQLDA structure |
---|---|
Author | gerwinvos |
Post date | 2005-02-02T08:35:40Z |
Hi all,
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
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