M
Matt
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
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