G
Guest
Is there any benefit of using SQL Server CE for data storage rather than
simply using a dataset? I'm simply getting some data from a SQL Server and
will be using this data to verify data that will be scanned with the wireless
scanner. I'm thinking that since I do not care if the data is lost if the
program is terminated, then I do not need to keep it in SQL Server CE and can
easily use a dataset. Is this an OK way of doing this?
simply using a dataset? I'm simply getting some data from a SQL Server and
will be using this data to verify data that will be scanned with the wireless
scanner. I'm thinking that since I do not care if the data is lost if the
program is terminated, then I do not need to keep it in SQL Server CE and can
easily use a dataset. Is this an OK way of doing this?