Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. How to compare two tables in vb.net

How to compare two tables in vb.net

Scheduled Pinned Locked Moved Visual Studio
csharphelptutorial
3 Posts 3 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 11507145
    wrote on last edited by
    #1

    Hi i am developing an application i need to compare two tables columns and get count of conman values in column and display it in textbox in vb.net form i am new to the vb.net please help me to solve this

    S A 2 Replies Last reply
    0
    • M Member 11507145

      Hi i am developing an application i need to compare two tables columns and get count of conman values in column and display it in textbox in vb.net form i am new to the vb.net please help me to solve this

      S Offline
      S Offline
      Sascha Lefevre
      wrote on last edited by
      #2

      Member 11507145 wrote:

      compare two tables

      Tables in a database (which?) or System.Data.DataTables?

      Member 11507145 wrote:

      count of conman values

      conman? Have you searched for articles here on CodeProject?

      1 Reply Last reply
      0
      • M Member 11507145

        Hi i am developing an application i need to compare two tables columns and get count of conman values in column and display it in textbox in vb.net form i am new to the vb.net please help me to solve this

        A Offline
        A Offline
        Afzaal Ahmad Zeeshan
        wrote on last edited by
        #3

        VB.NET is just the language, you have to share what is the data source for your application. Database, or some other sort of data or a CSV generated data. What? Secondly, if your records only have one conman value (non-redundant data) then just get the value of that column. Also, to compare two values, you simply use if else block, and pass both the column's values to it and you're set to go.

        The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups