Hi
i am coding a pos application which will load the items and the prices table into the dataset.
Is it possible to syncronise the dataset with the database tables at the intervals without doing the dataset fill again and again.is there any method that will only recognise the changes in the database and then update the dataset accordingly