|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Insert Record in Windows FormsHi, 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 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 |
|||||||||||||||||||||||