Subject | SQLDA missing or incorrect version |
---|---|
Author | radevojvodic |
Post date | 2005-03-16T07:38:48Z |
Hi All,
In the client application i used StoredProcedure to insert and
update records. The
problem is that first insert works OK, but when i insert a record
second time i got an error
ISC ERROR CODE:335544569
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -804
SQLDA missing or incorrect version, or incorrect number/type of
variables
Does anyone have a solution for this problem?
P.S.
This problem ocures only when accessing database through network, if
database is accessed as local database, there is no problem.
Rade
In the client application i used StoredProcedure to insert and
update records. The
problem is that first insert works OK, but when i insert a record
second time i got an error
ISC ERROR CODE:335544569
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -804
SQLDA missing or incorrect version, or incorrect number/type of
variables
Does anyone have a solution for this problem?
P.S.
This problem ocures only when accessing database through network, if
database is accessed as local database, there is no problem.
Rade