Multiple Record Sets? [message #36962] |
Mon, 07 January 2002 12:27  |
Tim
Messages: 49 Registered: October 2000
|
Member |
|
|
I have an oracle database being queried by a VB app using the ADO.Command object. Will either the MSORA or the ORAOLE providers support returning multiple cursors? The other question I have is what should I look for in how to return them? With one cursor, you simply set your recordset to the command.execute, but with two cursors, that should not work. A yes/no for the first question would be greatly appreciated, the second question I am sure I can find for myself.
Thanks,
Tim
|
|
|
|