Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Incorrect values within SQLDA structure

358 views
Skip to first unread message

bipeeshbaskar

unread,
Aug 14, 2011, 8:00:42 AM8/14/11
to
Hi


Am using Delphi2010, Firebird 2.1 at the initial stage of the
project . Later on i upgrade my project into firebird 2.5 after that i
got an error message "Incorrect values within SQLDA structure "
when am fetching query. All other queries working fine ,for one query
am using stored procedure, if am selecting that query and after that
am fetching any other query am getting these message.if am using that
query the error will not come.I have only 3 other queries other than
stored procedure query ,i can user other queries alternately no issues
for that queries. So i think issue with stored procedure query. some
time these error causes disconnecting the network also.
it can be reproducible.


Am searched the web about it ,after that i check fbclient version in
my machine it all same as fb-server version . am using TSQLConnection
for connecting database.Please help me.

Thanks for your valuable time.

Bipeesh


bipeeshbaskar

unread,
Aug 15, 2011, 2:25:16 AM8/15/11
to


Sorry for everybody . Its fine, working well now. its due to am using
TClientDataSet . instead of that i changed my data set to TSQLDataSet
and its working fine now.


0 new messages