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. Database & SysAdmin
  3. Database
  4. Insert bulk data

Insert bulk data

Scheduled Pinned Locked Moved Database
databaseannouncement
1 Posts 1 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.
  • Z Offline
    Z Offline
    zafax_
    wrote on last edited by
    #1

    Microsoft SQL 2005 --------------------- I created a table name items. which has to be updated with multiple rows at once, only the ID is Unique. (more details) SO when i updated a record there would be six rows with the same items but with different ID. GIVEN BELOW IS A SAMPLE (6 times) --------------------------------- ID | Name | Model| Price --------------------------------- 0001 MotorCar Mazda 62000.00 0002 MotorCar Mazda 62000.00 0003 MotorCar Mazda 62000.00 0004 MotorCar Mazda 62000.00 0005 MotorCar Mazda 62000.00 0006 MotorCar Mazda 62000.00 I guess a range(eg.1 to 15) is required to validate the number of time You may required to update a record. Any suggestion on this would be great indeed. thanks.

    so much of happy ending...

    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