|
How to get multiple result sets: msg#00194db.postgresql.jdbc
what is the best way to send multiple queries into the database so that I can run Statement.execute() and get back multiple result sets? i tried something like: PreparedStatement ps = "select * from table1; select * from table2"; running that I get back only a single result set... thanks. john ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@xxxxxxxxxxxxxx) |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: New Patch For CallableStmt (against current CVS): 00194, Paul Bethe |
|---|---|
| Next by Date: | Re: String index out of range: 23 problem with timestamp: 00194, Dave Cramer |
| Previous by Thread: | String index out of range: 23 problem with timestamp millisecondsi: 00194, Yuva Chandolu |
| Next by Thread: | Re: How to get multiple result sets: 00194, Barry Lind |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |