Import CSV File in SQL Server

  • I have a CSV file and I'd like know how best to bring the content of the CSV file into a SQL Server table efficiently.

  • Did you try to google it?

    "ssis import csv" did return some very useful links...



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]

  • The SQL Server Import and Export Wizard can copy data from a source to a destination very fast and it is relative easy to use.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply