October 20, 2011 at 1:13 pm
Hi guys,
Quick question,
How i can import .pdf Image into SQL Server through SSIS?
Thanks in advance.
October 20, 2011 at 1:56 pm
If you are talking from a file very likely. But since you are in 2005 I can't remember if the Import Column task is available in the Data-Flow. If so I would probably use that.
CEWII
October 20, 2011 at 2:23 pm
Thanks for reply, But how i can use .pdf as a source, which source should i use
ADO NET Source, Excel Source, Flat File Source, OLE DB Source, Raw File Source or XML Source.
It is not a one file, One ID Belongs to one file so i think the folder has 30k .pdf files.
October 20, 2011 at 2:29 pm
Because the file will need metadata, it is not a source, you can use any source, the component I mentioned is used in the pipeline between the source and the destination.
CEWII
October 20, 2011 at 2:34 pm
Here is the problem, I can't select that folder, that have all .pdf files. If you please explain me it would be great. Thank You!
October 20, 2011 at 2:54 pm
October 24, 2011 at 5:08 pm
rocky_498 (10/20/2011)
Hi guys,Quick question,
How i can import .pdf Image into SQL Server through SSIS?
Thanks in advance.
If you are trying to extract an image from inside the PDF document, then there is no standard component available for this in SSIS. For a third-party solution, check Monarch Pro.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply