This is a discussion on Has anyone managed to return a scrollable rs from a proc ? within the DB2 forums, part of the Database Server Software category; --> Hi all, After several attempts to do this and lots of scanning the INet we are at the stage ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, After several attempts to do this and lots of scanning the INet we are at the stage where we think it cannot be done with an IBM driver. Basically we want to return a scrollable resultset from a proc. Sounds simple, but it appears that the IBM driver will not allow it and cconverts any request for a scrollable into a forward only when it returns the resultset. Has anyone managed to do this ? cio Derek. |