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. import excel in sql server 2005

import excel in sql server 2005

Scheduled Pinned Locked Moved Database
questiondatabasesql-serversysadmin
5 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.
  • S Offline
    S Offline
    Sasuko
    wrote on last edited by
    #1

    i need to import inside a sql server 2005 table a file exel with a column with some strings. column ------- sfsdfsfd dsfsfgg 54432fd dss43r gdgdgdfgd43 gdfgdfg43 etc... how can i do?

    F 1 Reply Last reply
    0
    • S Sasuko

      i need to import inside a sql server 2005 table a file exel with a column with some strings. column ------- sfsdfsfd dsfsfgg 54432fd dss43r gdgdgdfgd43 gdfgdfg43 etc... how can i do?

      F Offline
      F Offline
      Frank Kerrigan
      wrote on last edited by
      #2

      Use DTS Look where you want to go not where you don't want to crash. Bikers Bible

      S 1 Reply Last reply
      0
      • F Frank Kerrigan

        Use DTS Look where you want to go not where you don't want to crash. Bikers Bible

        S Offline
        S Offline
        Susuko
        wrote on last edited by
        #3

        what is dts?

        F 1 Reply Last reply
        0
        • S Susuko

          what is dts?

          F Offline
          F Offline
          Frank Kerrigan
          wrote on last edited by
          #4

          DTS : Data Transformance Services Used to import export information by SQL server in Packages that can be run as timed or scheduled events. Look where you want to go not where you don't want to crash. Bikers Bible

          C 1 Reply Last reply
          0
          • F Frank Kerrigan

            DTS : Data Transformance Services Used to import export information by SQL server in Packages that can be run as timed or scheduled events. Look where you want to go not where you don't want to crash. Bikers Bible

            C Offline
            C Offline
            Colin Angus Mackay
            wrote on last edited by
            #5

            Frank Kerrigan wrote:

            DTS : Data Transformance Services

            DTS was renamed SSIS (SQL Server Integration Services) in SQL Server 2005 - It didn't happen until the after the first beta went out so the development team decided not to rename all the classes - So the namespace for programatically accessing SSIS still refers to DTS or DataTransformationServices.


            "On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog

            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