Updating Access databse through visual basic

  • Thread starter Thread starter Shakir.Ahmed
  • Start date Start date
S

Shakir.Ahmed

Guest
I have connected my visual basic application with an access database.

Showing, editing, adding of the data in a datagirdview work just fine. When I try to save the data I just edited in the database it even does save them. But when I restart debugging all the data saved in the database reset themselves.

Each and every time I restart debugging this happens. I tried with the built exe file in the bin/debug folder and that time it didnt create any problem and all the data in the database remained safe.

But then while again trying it with visual basic start button (debugging) I lost all the data.

Can anyone tell me whats going on here?

Continue reading...
 
Back
Top