Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a small datagrid which my users will change data in (delete, add, or modify). I am going to update an Access database using a parameterized query. I have used parameterized queries before for updating, deleting and modifying Access tables. However, I have not used datagrids very many times and have not used them to update a database. Here is my question(s):

1)How do I check to see if a row in a datgrid has been added, deleted or modified and what was done to the row?

2)How do I use this information and the parameterized query to update the database? Ex if I have three modified rows, how do I use the Append query to update these three modified rows?

 

Thanks, Chester

____________________________________________

http://www.pophamcafe.com

I am starting a developers section, more tutorials than anything.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...