Social media information feeds into SQL?
is it possible to obtain automatic information feeds from social network accounts into SQL?
if possible what would be involved in setting it up?
thank you
May 4th, 2011 10:03am
You should be using a webservices task in SSIS to get the data from webservices methods
Below are some links detailing about the steps to set it up.
http://www.codeproject.com/KB/database/webservicessis.aspx
http://www.bidn.com/blogs/BillBrannen/bidn-blog/619/ssis-web-service-task-step-by-step
Regarding the feeds , it can take feeds from any valid webservice.
Free Windows Admin Tool Kit Click here and download it now
May 4th, 2011 10:12am
thanks sorna
May 4th, 2011 10:15am
There's also the SSIS Twitter Suite, and there may be others listed on the
SSIS Community Tasks and Components site.
Talk to me now on
Free Windows Admin Tool Kit Click here and download it now
May 4th, 2011 12:14pm
that's interesting, thanks todd
May 4th, 2011 12:32pm


