E
eduardoben
I use a tableadapter with the sql string = select * fom table where
field=?
I load the desired record in a form and populate textboxes
but after i modify them when i use tableadapter.update it wont save
the changes to the database
i get the error "There is no valid update command"
any ideas?
Thanks
field=?
I load the desired record in a form and populate textboxes
but after i modify them when i use tableadapter.update it wont save
the changes to the database
i get the error "There is no valid update command"
any ideas?
Thanks