Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

MS Access using C#


  • Please log in to reply

#1
5p3ctral

5p3ctral

    New Member

  • Member
  • Pip
  • 3 posts
Hi!

I want to create a program that has a 'Add' button. When the user clicks the 'Add' button to add new record into Access table, the program will first search the database to ensure that there is no duplicate.

If there is a duplicate, it would not add, otherwise it will add it into the table.

An example would help much.

P.S. in my coding, do I use the foreach loop?

e.g. something like this (not very sure of the syntax):

foreach (DataTable table in dataSet1.Tables)
{
foreach ( DataRow row in table.Rows)
{
//some code here to determine if there is any duplicate
}
}



Thx
  • 0

Advertisements







Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP