User Allan Wellenstein - Stack Overflowmost recent 30 from stackoverflow.com2009-12-02T09:37:32Zhttp://stackoverflow.com/feeds/user/104230http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/771306/reporting-services-connection-to-sharepoint/844532#8445320Answer by Allan Wellenstein for Reporting Services Connection to SharePointAllan Wellenstein2009-05-10T02:08:06Z2009-05-10T02:08:06Z<p>Check out SharePoint List Assocation Manager, SLAM.</p>
<p>Allows you to do exactly what you're looking to do in real time and it's free and very well supported.</p>
<p><a href="http://slam.codeplex.com" rel="nofollow">http://slam.codeplex.com</a></p>
http://stackoverflow.com/questions/273211/is-creating-a-view-on-sharepoint-tables-bad-style/844528#8445281Answer by Allan Wellenstein for Is creating a view on SharePoint tables bad style?Allan Wellenstein2009-05-10T02:04:07Z2009-05-10T02:04:07Z<p>Check out SLAM, SharePoint List Assocation Manager. It allows you to easily push your SharePoint data to SQL, including complex joins (one to one, one to many, many to many). And it keeps the data synchonized in real time.</p>
<p><a href="http://slam.codeplex.com" rel="nofollow">http://slam.codeplex.com</a></p>