Hi,
Is it possible to have a sqlDataReader function in service1.asmx

i.e.
public function test() as sqldatareader
...
end function

It's just that I remember reading somewhere that this may not be possible.
Thanks