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. C#
  4. sql server issue

sql server issue

Scheduled Pinned Locked Moved C#
helpquestiondatabasesql-serversysadmin
2 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.
  • V Offline
    V Offline
    varun g
    wrote on last edited by
    #1

    I am a junior software engineer..am getting so much of doubts on sql server 2000.Tell you..please solve my issue to work with it better. Ok the matter is ,how can i insert a lot of strings in the same time to the same field ?. for example..I want to insert 'xp','vista','mac' and a hundreds of other names again. So how can i add those hundreds of strings with one querry. and it should go to one and same field help me please...

    C 1 Reply Last reply
    0
    • V varun g

      I am a junior software engineer..am getting so much of doubts on sql server 2000.Tell you..please solve my issue to work with it better. Ok the matter is ,how can i insert a lot of strings in the same time to the same field ?. for example..I want to insert 'xp','vista','mac' and a hundreds of other names again. So how can i add those hundreds of strings with one querry. and it should go to one and same field help me please...

      C Offline
      C Offline
      Charith Jayasundara
      wrote on last edited by
      #2

      Hi, I think you can use BULK INSERT for this... Here is a sample link , there are a lot of resources for this. Try simple online search for more details.. http://msdn2.microsoft.com/en-us/library/ms188365.aspx[^] http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/sql/ts_ba-bz_4fec.htm[^] Regards! Charith

      jayasshc

      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