Home All Groups Group Topic Archive Search About

Insert Record in Windows Forms

Author
14 May 2006 7:58 PM
JPADRON
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

Author
14 May 2006 8:16 PM
JPADRON
oops, sorry the database has the property "Copy always" to destination, so
everytime was empty.

Thanks anyway

Show quote
"JPADRON" wrote:

> 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

AddThis Social Bookmark Button