G
Guest
Hi, I'm using vs2005 to create an UI with an attached SQLEXPRESS database. I
drop the table (detailview) to the main form and a BindingNavigator appear at
the top of the form.
When I run the app, everything works fine but UPDATE and INSERT records. In
memory everything is ok, I see the changes but not in the DATABASE level.
Nothing is wrote to the disk.
Can you help me?, thanks in advance
drop the table (detailview) to the main form and a BindingNavigator appear at
the top of the form.
When I run the app, everything works fine but UPDATE and INSERT records. In
memory everything is ok, I see the changes but not in the DATABASE level.
Nothing is wrote to the disk.
Can you help me?, thanks in advance