Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Integration Service in SQL Server 2005

Author  Topic 

olli008
Starting Member

2 Posts

Posted - 2006-07-14 : 13:56:22
Hello,

I try to import a directory with pdf-files in the SQL Database.
How can I do this using the Integration Service? I can't
find suitable data sources.

I would be very pleased to get well informed answers.

Yours sincerely

JoeNak
Constraint Violating Yak Guru

292 Posts

Posted - 2006-07-14 : 15:56:52
You need a File Connection, change the usage type to Existing folder...
Go to Top of Page
   

- Advertisement -