Quote Originally Posted by Begineeralbert
I have a similar Problem using Vs2005 ....and an access Database using a table adapter and update .... can you help?
It's the same exact situation. The database is being overwritten each time you compile. If this is an issue then change the properties of the database. You can confirm that your data is actually being saved using the code I posted earlier, or simply run a query straight after updating and see what the database contains.