Wayne
Wed Jun 02 21:34:04 CDT 2004
Thanks - that was I was looking for.
Wayne
"William Ryan eMVP" <dotnetguru@comcast.nospam.net> wrote in message
news:%23Rn5SLQSEHA.3016@tk2msftngp13.phx.gbl...
> DataSet.Tables(TableIndex).Rows.Count
>
> --
> W.G. Ryan MVP Windows - Embedded
>
>
http://forums.devbuzz.com
>
http://www.knowdotnet.com/dataaccess.html
>
http://www.msmvps.com/williamryan/
> "Wayne Wengert" <wayneDONTWANTSPAM@wengert.com> wrote in message
> news:e1soACQSEHA.732@TK2MSFTNGP09.phx.gbl...
> > I create a dataset using a sql dataadapter fill method - da.fill(ds,
> > "myTable"). I want to know how many rows are in the table but I can't
find
> > the correct property. I've looked through the dataset options and the
> > adapter but am not seeing a way to do this. Any suggestions appreciated.
> >
> > Wayne
> >
> >
>
>