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. SSIS PACKAGES

SSIS PACKAGES

Scheduled Pinned Locked Moved Database
databasesql-servertutorialquestion
5 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.
  • K Offline
    K Offline
    kibromg 0
    wrote on last edited by
    #1

    Hi All, Could you please let me know how to set up a CSV file transfet from an FTP site to a Table in a SQL Database table ? Do i have to use Ftp Bulk Insert Task? How do set up? Please advice. Thank you

    M 1 Reply Last reply
    0
    • K kibromg 0

      Hi All, Could you please let me know how to set up a CSV file transfet from an FTP site to a Table in a SQL Database table ? Do i have to use Ftp Bulk Insert Task? How do set up? Please advice. Thank you

      M Offline
      M Offline
      Mark J Miller
      wrote on last edited by
      #2

      The short answer to your question is, yes you will need the Ftp task. Use Ftp as your source and then you will need to choose the correct destination task (for example Sql Server destination). Most likely you will probably need to do some sort of data conversion as well. There are transformation tasks for this as well. If you need anything more specific than that you will need to ask a question specific to a problem to are experiencing and describe why it isn't working. I also suggest you get a book, or use Google to look for tutorials and HowTo topics on using SSIS. A forum is not the place for you to have someone do your work for you.

      Mark's blog: developMENTALmadness.blogspot.com

      K 1 Reply Last reply
      0
      • M Mark J Miller

        The short answer to your question is, yes you will need the Ftp task. Use Ftp as your source and then you will need to choose the correct destination task (for example Sql Server destination). Most likely you will probably need to do some sort of data conversion as well. There are transformation tasks for this as well. If you need anything more specific than that you will need to ask a question specific to a problem to are experiencing and describe why it isn't working. I also suggest you get a book, or use Google to look for tutorials and HowTo topics on using SSIS. A forum is not the place for you to have someone do your work for you.

        Mark's blog: developMENTALmadness.blogspot.com

        K Offline
        K Offline
        kibromg 0
        wrote on last edited by
        #3

        Thank you very much for your response.Its much appreciated.To be very specific i have used the Ftp Task to download the file from the FTP server to a local Pc where the Sql Database runs.The next step is to Upload the file on to the Sql table i have used Bulkinsert Task.I have manhed to upload a flat file (*.txt) file.However when i Use a Csv File excatly in the same format to the flat file It doesnot copy the data on to my table. I hope its clear now. Thank you

        M 1 Reply Last reply
        0
        • K kibromg 0

          Thank you very much for your response.Its much appreciated.To be very specific i have used the Ftp Task to download the file from the FTP server to a local Pc where the Sql Database runs.The next step is to Upload the file on to the Sql table i have used Bulkinsert Task.I have manhed to upload a flat file (*.txt) file.However when i Use a Csv File excatly in the same format to the flat file It doesnot copy the data on to my table. I hope its clear now. Thank you

          M Offline
          M Offline
          Mark J Miller
          wrote on last edited by
          #4

          Are you getting any error messages? If so what do they say? Simply saying it doesn't work isn't enough information to go on.

          Mark's blog: developMENTALmadness.blogspot.com

          K 1 Reply Last reply
          0
          • M Mark J Miller

            Are you getting any error messages? If so what do they say? Simply saying it doesn't work isn't enough information to go on.

            Mark's blog: developMENTALmadness.blogspot.com

            K Offline
            K Offline
            kibromg 0
            wrote on last edited by
            #5

            Thank you Once again.On the Bulk insert progress it says : Bulk insert Task is Initiated ,and Bulk insert task is completed.However the actual data is not copied on to the table.Hope this will help. Thank you.

            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