M
Ms.net
am having problem updating data with dataadapter....in some of my tables.
I realize that, Dataadapter doesn't SOMETIME fire event rowupdating even if
there are new rows.
Because of that,rows are not updating in Databases.
I use olecommandbuilder to generate Insert command.
Update and Delete work but only new rows are not inserted.
i do not call acceptchanges before update.
What to do???
I realize that, Dataadapter doesn't SOMETIME fire event rowupdating even if
there are new rows.
Because of that,rows are not updating in Databases.
I use olecommandbuilder to generate Insert command.
Update and Delete work but only new rows are not inserted.
i do not call acceptchanges before update.
What to do???