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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Asp.Net 2.0 and Sqlserver 2000

Asp.Net 2.0 and Sqlserver 2000

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorialquestion
3 Posts 2 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.
  • A Offline
    A Offline
    alav
    wrote on last edited by
    #1

    Dear All, How to store a group of records from asp.net2.0 to sqlserver2000 at a same time?

    V 1 Reply Last reply
    0
    • A alav

      Dear All, How to store a group of records from asp.net2.0 to sqlserver2000 at a same time?

      V Offline
      V Offline
      Vikram kshatriya
      wrote on last edited by
      #2

      Hi alav, Did you mean huge number of rows to be inserted in database at same time.If this is the case then you can use SqlBulkCopy class of .NET 2.0.

      Vicky

      A 1 Reply Last reply
      0
      • V Vikram kshatriya

        Hi alav, Did you mean huge number of rows to be inserted in database at same time.If this is the case then you can use SqlBulkCopy class of .NET 2.0.

        Vicky

        A Offline
        A Offline
        alav
        wrote on last edited by
        #3

        Hi Vicky, Thanks for your reply, its not a huge number of records , its the records with master detail relationship. Please i should also know how to use middle layer(XML) between Asp.Net2.0 and Sqlserver2000. Thanks you once again.

        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