Hi guys,
I made sql server compact project with c#.
I am trying to make changes but changes wont last.
I tired to delete my employee, I got no error and deleted successfully, But when i saw employee table it was there and i could simply log in with same id that i just deleted. Please Guide.
1 Replies - 431 Views - Last Post: 05 February 2013 - 03:44 PM
#1
Sql server Compact modification won't stay modified
Posted 05 February 2013 - 02:46 PM
Replies To: Sql server Compact modification won't stay modified
#2
Re: Sql server Compact modification won't stay modified
Posted 05 February 2013 - 03:44 PM
Well show us the code you are using. It sounds like you are missing a call to Update() on the table adapter/data adapter object to push your changes to the actual database. Of course I don't know for sure because you haven't shown any code.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote




|