User Allan Wellenstein - Stack Overflow most recent 30 from stackoverflow.com 2009-12-02T09:37:32Z http://stackoverflow.com/feeds/user/104230 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/771306/reporting-services-connection-to-sharepoint/844532#844532 0 Answer by Allan Wellenstein for Reporting Services Connection to SharePoint Allan Wellenstein 2009-05-10T02:08:06Z 2009-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#844528 1 Answer by Allan Wellenstein for Is creating a view on SharePoint tables bad style? Allan Wellenstein 2009-05-10T02:04:07Z 2009-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>