|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
This is slanted more towards MSSQL because I'm using stored procedures but I'm hoping someone can answer just the same.
I've noticed that I can build and run a sp that contains 2 or more independent queries. When I run them, I get 2 or more lines of ouput (in the Query analyzer or whatever). Since you set the pointer to 0,0 to get the first field of the first line of output, what do you, if anything, do to get to that second discreet line of output? Just curious - I've seen examples in books and such and wondered how to get that second line back out to a web page. Thanks in advance.... Bob |
|
#2
|
|||
|
|||
|
You may be able to use the nextResultSet() method. Give this a try.
__________________
El éxito consiste en una serie de pequeñas victorias día a día MySQL, MS SQL, MS ACCESS, Oracle Database Manager - http://victorpendleton.net/products/psdviewer.html |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Simple (?) db query question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|