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 Basic
  4. how to merge two or more datasets ?

how to merge two or more datasets ?

Scheduled Pinned Locked Moved Visual Basic
helptutorialquestion
2 Posts 2 Posters 1 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.
  • T Offline
    T Offline
    Tridip Bhattacharjee
    wrote on last edited by
    #1

    please tell me how to merge two or more datasets and tel me the situation when merging dataset is required. please help me and give the sample code. tbhattacharjee

    B 1 Reply Last reply
    0
    • T Tridip Bhattacharjee

      please tell me how to merge two or more datasets and tel me the situation when merging dataset is required. please help me and give the sample code. tbhattacharjee

      B Offline
      B Offline
      BammBamm
      wrote on last edited by
      #2

      dataset.merge() It is usually used to synch a data set on the client with updated data from the db server. For instance I download the customers I am browsing and updating, I save to the dbserver. Others may be doing the same. You pull down new data from the dbserver and merge it with what you allready have on the client. There are other instances but I think this is the most common.

      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