DataAdapter,plz help !

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???
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top