P
Peter King
Hi All,
Because of the limit of the CPU speed and memory space,I want to use a
effective operation to read the recordset.And there are two way for
implement this ,using a SqlCeDataAdapter::Fill the DataSet and using
SqlCeDataReader .
Which one is better?
Thanks.
Peter
Because of the limit of the CPU speed and memory space,I want to use a
effective operation to read the recordset.And there are two way for
implement this ,using a SqlCeDataAdapter::Fill the DataSet and using
SqlCeDataReader .
Which one is better?
Thanks.
Peter