Please help me with the preservation of the database. I add data and save: this.clientTableAdapter.Update (this.databaseDataSet.Client);
After Update directly to the database, everything changes (in the bin folder, but does not change at the root), but after restarting, everything is clean again. In the properties of the database has already changed "Do not copy / Copy if new" - does not help. I would be grateful for the help.