using spd and sql stored procedures

8
© 2011 PLANET TECHNOLOGIES, INC. Using SPD and SQL Stored Procedures Patrick Curran, MCT AUGUST 12, 2011

Upload: zachery-guthrie

Post on 30-Dec-2015

24 views

Category:

Documents


0 download

DESCRIPTION

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 - PowerPoint PPT Presentation

TRANSCRIPT

© 2011 PLANET TECHNOLOGIES, INC.

Using SPD and SQL Stored ProceduresPatrick Curran, MCT

A U G U S T 1 2 , 2 0 1 1

Thanks to our sponsors!

© 2011 PLANET TECHNOLOGIES, INC.

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

Agenda1. Review the SQL Tables and Stored Procedure.

2. Use SharePoint Designer 2010 to create a page, and add content.

3. Use SharePoint Designer 2010 create a database connection (Demo).

4. Insert a Data Source, add a GridView control and attach the data source to the GridView.

5. Clean up the Grid, and verify page (Demo).

© 2011 PLANET TECHNOLOGIES, INC.

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!

© 2011 PLANET TECHNOLOGIES, INC.

Quick Review of SQL…

Let’s take a look at the databases.

© 2011 PLANET TECHNOLOGIES, INC.

Quick Review of SQL…

The stored procedure:

© 2011 PLANET TECHNOLOGIES, INC.

Thank You!!!

Email: [email protected]

Blog: PCfromDC.blogspot.com

Twitter: @PCfromDC