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. COPY A DATA TABLE

COPY A DATA TABLE

Scheduled Pinned Locked Moved Visual Basic
csharptutorial
4 Posts 4 Posters 0 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.
  • P Offline
    P Offline
    Pasan148
    wrote on last edited by
    #1

    How to copy data in a data table to another table in run time (by using VB.NET 2005)

    C A M 3 Replies Last reply
    0
    • P Pasan148

      How to copy data in a data table to another table in run time (by using VB.NET 2005)

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      This is disconnected from a DB ? You'd have to build the table to have the right format and copy the rows across.

      Christian Graus Driven to the arms of OSX by Vista.

      1 Reply Last reply
      0
      • P Pasan148

        How to copy data in a data table to another table in run time (by using VB.NET 2005)

        A Offline
        A Offline
        Amit Kushwaha
        wrote on last edited by
        #3

        Check this... if can help you http://msdn.microsoft.com/en-us/library/system.data.datatable.copy.aspx[^]

        Regards... - Amit Kushwaha

        1 Reply Last reply
        0
        • P Pasan148

          How to copy data in a data table to another table in run time (by using VB.NET 2005)

          M Offline
          M Offline
          Mycroft Holmes
          wrote on last edited by
          #4

          Dim NewTable as datatable = oldtable.copy

          Never underestimate the power of human stupidity RAH

          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