![]() |
problem updating access database using visual basic
Code:
Option ExplicitI am getting message that "edit is successful", but its not updating in database.. What should i do ???? |
Re: problem updating access database using visual basic
Are you trying to add data or edit something what's already in there :s???
If you're adding data then... you need to move your pointer to last and then Add new record Code:
rsnew3.MoveLast |
| All times are GMT +5.5. The time now is 20:34. |