14 messages in com.mysql.lists.javaRE: Multiple Sqls| From | Sent On | Attachments |
|---|---|---|
| Tejaswi Redkar | 03 Jul 2003 02:32 | |
| Christopher Taylor | 03 Jul 2003 02:33 | |
| Tejaswi Redkar | 03 Jul 2003 02:53 | |
| Mark Matthews | 03 Jul 2003 05:40 | |
| Tejaswi Redkar | 03 Jul 2003 09:13 | |
| Mark Matthews | 03 Jul 2003 09:29 | |
| Victor Pendleton | 03 Jul 2003 10:54 | |
| Mark Matthews | 03 Jul 2003 11:02 | |
| Tejaswi Redkar | 03 Jul 2003 11:46 | |
| Mark Matthews | 03 Jul 2003 12:04 | |
| Lukas Bradley | 04 Jul 2003 13:13 | |
| Tejaswi Redkar | 08 Jul 2003 19:43 | |
| Tejaswi Redkar | 09 Jul 2003 07:49 | |
| Lukas Bradley | 09 Jul 2003 10:12 |
| Subject: | RE: Multiple Sqls![]() |
|---|---|
| From: | Tejaswi Redkar (te...@metrysoft.com) |
| Date: | 07/03/2003 02:53:16 AM |
| List: | com.mysql.lists.java |
I was interested in SELECT rather than INSERT and UPDATE batches.
-----Original Message----- From: Christopher Taylor [mailto:csta...@nanshu.com] Sent: Thursday, July 03, 2003 2:33 AM To: Tejaswi Redkar; ja...@lists.mysql.com Subject: Re: Multiple Sqls
Isn't that what addBatch ( String sql ) is for?
-Chris
----- Original Message ----- From: "Tejaswi Redkar" <te...@metrysoft.com> To: <ja...@lists.mysql.com> Sent: Thursday, July 03, 2003 6:32 PM Subject: Multiple Sqls
Hi!
When will the JDBC Driver support multiple Sql Statements in a single execute command ?
e.g. stmt.execute("SELECT name FROM People;SELECT Pay FROM Payroll");
MySql 4.1 supports this feature as per the gurus.
Tejaswi
-- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/java?unsub=csta...@nanshu.com
-- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/java?unsub=te...@metrysoft.com




