OpenDataSets
Posted: Sat 10 Jul 2010 12:01
I am trying to use the Opendatasets with almost 25 Queries.
I hv following errors
"Object was open.
Cannot execute command in current transaction context until previous opened DataSet (CursorType is ctDefaultResultSet) is fetched to end"
and
"Query does not return next result set"
I guess these error are because of
"Note, that when this operation is performed, each one of the opened datasets should return only one resultset" as mentioned in help.
What is the meaning of "One Resultset"? I never use Go statement in my queries there is always a single Query without GO.
Can you please suggest me some workaround where i can optimise the time significantly at Remote connection.
Regards
I hv following errors
"Object was open.
Cannot execute command in current transaction context until previous opened DataSet (CursorType is ctDefaultResultSet) is fetched to end"
and
"Query does not return next result set"
I guess these error are because of
"Note, that when this operation is performed, each one of the opened datasets should return only one resultset" as mentioned in help.
What is the meaning of "One Resultset"? I never use Go statement in my queries there is always a single Query without GO.
Can you please suggest me some workaround where i can optimise the time significantly at Remote connection.
Regards