]
Ramesh Reddy commented on TEIID-4205:
-------------------------------------
I am referring to comment "The other is to add workarounds to the original
limitations with returning results concurrently with processing the results under a
transaction"
send results proactively under a cursor as it looks like the ODBC
client requires a transaction.
------------------------------------------------------------------------------------------------
Key: TEIID-4205
URL:
https://issues.jboss.org/browse/TEIID-4205
Project: Teiid
Issue Type: Feature Request
Components: ODBC, Server
Affects Versions: 8.7.5.6_2
Reporter: Debbie Steigner
Assignee: Steven Hawkins
Currently when querying large resultsets with ODBC the results are not sent as soon as
the batch is logically available (like we do for JDBC)