Hi,
I'm currently developing a new application that is an upgrade from a previous access app. Im developing in VB 2005 with the back end on to SQL 2000. i am able to cannect to the database view and scroll through records etc. However, is it possible with VB 2005 to edit the data in that is shown then go to another record and the edited data is committed to the table. This happens in access and would like to able to do the same in VB 2005 without having to use an update button.
Every time i change the data is remains changed until a restart the application, when i restart the app the data is in its original form as if the changes havent committed to the actual table.
I hope this makes sense and that someone has a kind of idea as to help!
Thanks in advance
Jas
I'm currently developing a new application that is an upgrade from a previous access app. Im developing in VB 2005 with the back end on to SQL 2000. i am able to cannect to the database view and scroll through records etc. However, is it possible with VB 2005 to edit the data in that is shown then go to another record and the edited data is committed to the table. This happens in access and would like to able to do the same in VB 2005 without having to use an update button.
Every time i change the data is remains changed until a restart the application, when i restart the app the data is in its original form as if the changes havent committed to the actual table.
I hope this makes sense and that someone has a kind of idea as to help!
Thanks in advance
Jas