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. Import pdf to sql

Import pdf to sql

Scheduled Pinned Locked Moved C#
databasesql-serversysadmintutorial
8 Posts 5 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.
  • 4 Offline
    4 Offline
    4anusha4
    wrote on last edited by
    #1

    How to import data from pdf file to sql server 2005

    G A 2 Replies Last reply
    0
    • 4 4anusha4

      How to import data from pdf file to sql server 2005

      G Offline
      G Offline
      Goutam Patra
      wrote on last edited by
      #2

      4anusha4 wrote:

      import data

      What do you mean by Data? Text data inside PDF file of the whole PDF file?

      4 1 Reply Last reply
      0
      • G Goutam Patra

        4anusha4 wrote:

        import data

        What do you mean by Data? Text data inside PDF file of the whole PDF file?

        4 Offline
        4 Offline
        4anusha4
        wrote on last edited by
        #3

        yes PDF consists of the data columns wise, I want to import the whole data in to sql

        G L 2 Replies Last reply
        0
        • 4 4anusha4

          yes PDF consists of the data columns wise, I want to import the whole data in to sql

          G Offline
          G Offline
          Goutam Patra
          wrote on last edited by
          #4

          Well if so, It will not be so easy. First you need to find out how to extract text from PDF file. A quick google will give you a idea how to do so. And also here are few links you can go through 1[^] 2 [^] 3[^]

          1 Reply Last reply
          0
          • 4 4anusha4

            yes PDF consists of the data columns wise, I want to import the whole data in to sql

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            PDF files cannot be imported direct in this way, you will need to convert the PDF table to some text form that can be imported. The iTextSharp[^] library can help you.

            Just say 'NO' to evaluated arguments for diadic functions! Ash

            1 Reply Last reply
            0
            • 4 4anusha4

              How to import data from pdf file to sql server 2005

              A Offline
              A Offline
              Abhinav S
              wrote on last edited by
              #6

              You will need to store the entire pdf as a BLOB field.

              The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick Visit the Hindi forum here.

              4 1 Reply Last reply
              0
              • A Abhinav S

                You will need to store the entire pdf as a BLOB field.

                The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it. My latest tip/trick Visit the Hindi forum here.

                4 Offline
                4 Offline
                4anusha4
                wrote on last edited by
                #7

                how to store the pdf as the blob filed

                T 1 Reply Last reply
                0
                • 4 4anusha4

                  how to store the pdf as the blob filed

                  T Offline
                  T Offline
                  thatraja
                  wrote on last edited by
                  #8

                  Try this Files inserting into database[^]

                  thatraja |Chennai|India|


                  Brainbench certifications
                  Down-votes are like kid's kisses don't reject it :-)
                  Do what you want quickly because the Doomsday on 2012 :-)

                  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