Groups | Blog | Home
all groups > vb.net data > december 2004 >

vb.net data : Find the size of a DataSet


Matt
12/6/2004 8:55:59 AM
Hello,

Is it possible to find the size of a populated DataSet?

I have an application (VB.Net) that that populates a DataSet and then
sends that DataSet to a PDA.
The application on the PDA then uses that DataSet.
The size of the DataSet makes quite a bit of difference to the transfer
time and the response of the PDA application so I would like some way
to determine the DataSet size for some benchmarks.

It would be great to be able to pop up a warning message before
the transfer to the PDA if the user has selected too much data.
Thanks,

Matt
Cor Ligthert
12/6/2004 6:09:10 PM
Matt,

I think that it is important how you transport the dataset when it is as XML
dataset than it is of course just one of the properties as result from the
fileinfo class.

However just a gues

Cor

"Matt" <mtaylor@gladstonemrm.com>

[quoted text, click to view]

AddThis Social Bookmark Button