SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 export pdf to sql
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

sebastian11c
Posting Yak Master

125 Posts

Posted - 05/04/2012 :  12:19:53  Show Profile  Reply with Quote
hi everybody

i have a problem,, ihvae a pdf file with 1300 pages, and i dont know how export this pdf to my sql db.


any idea, any software any help will be appreciate

many many thanks in advanced

robvolk
Most Valuable Yak

USA
15559 Posts

Posted - 05/04/2012 :  12:48:16  Show Profile  Visit robvolk's Homepage  Reply with Quote
First question is: why? Do you want to store the PDF file in a SQL Server table? Or is there data in the PDF file that you want to extract and import into SQL Server?
Go to Top of Page

sebastian11c
Posting Yak Master

125 Posts

Posted - 05/04/2012 :  12:58:52  Show Profile  Reply with Quote
hi

is there data in the PDF file that i want to extract and import into SQL Server
Go to Top of Page

robvolk
Most Valuable Yak

USA
15559 Posts

Posted - 05/04/2012 :  13:23:16  Show Profile  Visit robvolk's Homepage  Reply with Quote
You'll need to use a program that converts PDF files to text or other formats. Google is your friend. Be warned (this is based on my past experience) they will extract text fine, but they WILL NOT retain any useful formatting. If you have tabular data in the PDF it will get all mashed together and you'll have difficulty identifying columns.
Go to Top of Page

yosiasz
Flowing Fount of Yak Knowledge

USA
1608 Posts

Posted - 05/04/2012 :  14:03:24  Show Profile  Click to see yosiasz's MSN Messenger address  Reply with Quote
is this a one time thing or a continuous process?
is the data delimited or just text you want to import?

<><><><><><><><><><><><><><><><><>
If you don't have the passion to help people, you have no passion
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000