Hey,
Ok i got this stored procedure currently, but the problem is it returns like 1000s of data, all that data is correct, however i only want to be able to get back chunks of that data, so i can then only display out on my site the small chunks rather than the huge set of data.
Does anyone have any ideas how this could be achieved?
Any ideas would be greatly appreciated.
Thanks in advance
Richard
Ok i got this stored procedure currently, but the problem is it returns like 1000s of data, all that data is correct, however i only want to be able to get back chunks of that data, so i can then only display out on my site the small chunks rather than the huge set of data.
Does anyone have any ideas how this could be achieved?
Any ideas would be greatly appreciated.
Thanks in advance
Richard