It may not work in your calling method as the connection=20
object that you used to populate DataReader object will=20
go out of scope and DataReader will not be accessible.=20
You need read the content of your datareader in the same=20
procedure where you created it. Populate the data in some=20
kinda collection and pass the collection object back.
Hope this helps.
Sachy
[quoted text, click to view] >-----Original Message-----
>Hi,
>
>
>I have a method "FIND" in my class, and it must return a=20
DataReader... I
>don't know how I can return a DataReader, Does anybody=20
here know how to do
>it?
>
>
>
>
>--=20
>
>
>-------------------------------------------------
>Marcus Vin=EDcius M. Montezano
>
>Programador
>
>Digiexpress
>-------------------------------------------------
>
>
>.