80 likes | 147 Views
Using SPD and SQL Stored Procedures. Patrick Curran, MCT. August 12, 2011. Thanks to our sponsors!. Patrick Curran. MCT, MCITP , MCTS , MCP SharePoint Architect for Planet Technologies. Working with SharePoint since 2003. Administrator / Developer Architect / Implementer
E N D
Using SPD and SQL Stored Procedures Patrick Curran, MCT August 12, 2011
Patrick Curran • MCT, MCITP, MCTS, MCP • SharePoint Architect for Planet Technologies. • Working with SharePoint since 2003. • Administrator / Developer • Architect / Implementer • Troubleshooting / Branding • Motto: Why code when SharePoint will do it OTB PCfromDC.blogspot.com @PCfromDC
Review the SQL Tables and Stored Procedure. • Use SharePoint Designer 2010 to create a page, and add content. • Use SharePoint Designer 2010 create a database connection (Demo). • Insert a Data Source, add a GridView control and attach the data source to the GridView. • Clean up the Grid, and verify page (Demo).
Objective • Pass In and Out dates to a SQL stored procedure, review a list of free resources, then send selected resource an email. Let’s get started!
Quick Review of SQL… Let’s take a look at the databases.
Quick Review of SQL… The stored procedure:
Thank You!!! Email: pcurran@go-planet.com Blog: PCfromDC.blogspot.com Twitter: @PCfromDC