Hi all,
Can anyone please help me with this problem,
I am practicing on a students database, I can insert values and update while the Form is running, but when I close it and re-debug it or re-run it, the values do not appear and the db is unchanged !!
First I thought that its something with my code, I used the datagridview controller thinking it will provide me with what I'm missing but it acted the same.
Any help how to save my changes to the database after exiting.
Thank u !
Can anyone please help me with this problem,
I am practicing on a students database, I can insert values and update while the Form is running, but when I close it and re-debug it or re-run it, the values do not appear and the db is unchanged !!
First I thought that its something with my code, I used the datagridview controller thinking it will provide me with what I'm missing but it acted the same.
Any help how to save my changes to the database after exiting.
Thank u !