Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4555318
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T17:12:31+00:00 2026-05-21T17:12:31+00:00

i wanna Compare a Text with the all records in a table in the

  • 0

i wanna Compare a Text with the all records in a table in the database
i wanna do it using Foreach or For loop
as if there is any mail in the database that similar to the one the user enter
i wanna enter the data of the Customer and before he make save i wanna make sure that this customer is not already in the data base
MSSQL server 2005
i am Coding by LINQ

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T17:12:32+00:00Added an answer on May 21, 2026 at 5:12 pm

    I think you could try:

        IDataReader rd; // Get rd as a DataReader
        while (rd.Read())
        {
            // Compare data here
        }
        rd.Close();
    

    I mean: if you read data you need with a query (returning a IDataReader) you can go trough each record and do what you need.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wanna compare 2 tables to get data that doesn't same. tb1 tb2 ==============
I wanna copy some doc files from a link. But, sometimes there's link that
is there any equivalent to BN_hex2bn in C# , I wanna make BigInteger from
I wanna to compile my c plus plus project that using boost library with
i wanna do a single selection in my table view here is my code
I wanna check sharepoint title first and see if the lib doesn't have that
I wanna use powershell to get all the file in sharepoint library EM_DOC_LIBRARY and
I wanna run selenium tests from TeamCity using Maven at Linux server without display.
I wanna to detect an input tag that its name is: some[en] in jquery.
I wanna start using Google Analytics PHP API. I found 2 libraries and I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.