]
Paul Nittel commented on TEIID-1377:
------------------------------------
That's one way of dealing with it. :-)
I don't know how often people use the multiple-command execution. It worked with our
old SQL Explorer.
Teiid Designer (DTP) Execute All sends all queries at once to Server
- Server should handle these bulk queries
--------------------------------------------------------------------------------------------------------------
Key: TEIID-1377
URL:
https://jira.jboss.org/browse/TEIID-1377
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 7.1.1
Reporter: Paul Nittel
Assignee: Steven Hawkins
When a series of SELECT statements are sent to the server via Execute All, the server
should execute the SQL statements in appropriate fashion (as when the queries are directed
to other RDBMSes, such as Oracle).
At present, no exceptions are thrown, but the queries fail to execute.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: