November 2009 SQL Lunches

#3-Understanding and Preventing SQL Injection

Report Builder
Speaker: Kevin Kline, Microsoft SQL Server MVP

View Recording: Watch Now!

Download:  Not Available

BIO: Kevin Kline is the Technical Strategy Manager for SQL Server Solutions at Quest Software. A Microsoft SQL Server MVP, Kevin is a founding board member of PASS and the author of several books including “SQL in a Nutshell” (O’Reilly & Associates). Kevin is a top-rated speaker at industry trade shows and has been active in the IT industry since 1986.

Topic: #3-Understanding and Preventing SQL Injection
SQL Injection attacks are one of the most common hacker tricks used on the web. Learn what a SQL injection attack is and why you should be concerned about them. Through demonstrations, witness different types of SQL injection attacks, how to find them, and how to block them.

#4-Reporting Services and Table-Valued Params

Report Builder
Speaker: Patrick LeBlanc

View Recording: Watch Now!

Download:  Not Available

BIO: Patrick LeBlanc, SQL Server MVP, is currently a Business Intelligence Architect for Pragmatic Works. He has worked as a SQL Server DBA for the past 9 years. His experience includes working in the Educational, Advertising, Mortgage, Medical and Financial Industries. He is also the founder of TSQLScripts.com, SQLLunch.com and the President of the Baton Rouge Area SQL Server User Group. Patrick is a regular speaker at various SQL Server community events, including SQL Saturday’s, User Groups and the SQL Lunch.

Topic: #4-Reporting Services and Table-Valued Params
SQL Server Reporting Services 2005 introduced Mutli-Select Drop Down List. SQL Server 2008 introduced the Table-Valued Parameters (TVP). Natively Reporting Services does not support TVP. In this session I will provide a demonstration on how to seamlessly integrate to two features.