Hi all
What is the most effective way of passing a sqlDataReader from a web service back to a web application? I have tried to pass it back as an object data type, but problems arise when I try to convert that object back to an sqldatareader using ctype. Any suggestions?
Mike55.
What is the most effective way of passing a sqlDataReader from a web service back to a web application? I have tried to pass it back as an object data type, but problems arise when I try to convert that object back to an sqldatareader using ctype. Any suggestions?
Mike55.