I'm sure everyone's had or knows of this error, however I have a question on it. I utilize an access database for only 1 person. So when I go to update the database, I don't care if the original values don't match up, I want everything in that database overwritten. The first save works swell, its the blasted second, third, etc. that don't work. I've worked around this by refilling the dataset after each database update. Is there another way to going about this? I believe it's a waste of time to constantly refilling the dataset.