Nr: 45
SQLSaturday #45 - Louisville 2011
SessionID: 28470
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: BI
Speaker: Michael Coles
Abstract:
SessionID: 28471
SQL Server Encryption - Secure Your Data @ Rest!
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Advanced DBA
Speaker: Michael Coles
Title: SQL Server Encryption - Secure Your Data @ Rest!
Abstract:
SessionID: 28473
Build Your Own Search Engine With SQL Server
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: DBA
Speaker: Michael Coles
Title: Build Your Own Search Engine With SQL Server
Abstract:
SQL Server 2008 once again improves on the classic built-in SQL Server full-text search (FTS) functionality by making FTS more efficient and transparent. In this course attendees will learn both the basics of the new Integrated FTS (iFTS) and how to build user-friendly Google-style search interfaces on top of SQL Server for the benefit of their end users.
SessionID: 28816
Better Data Visualizations with SSRS
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: BI
Speaker: Arie Jones
Title: Better Data Visualizations with SSRS
Abstract:
SQL Server 2008 R2 provides many compelling reasons to upgrade especially in the area of Reporting Services. In this session, we will walk through all of the new data visualizations that are available in the latest release from Microsoft. You will learn how to use Sparklines, Indicators, Data Bars, as well as the integrated Bing Maps control in order for you to create more captivating data visualizations for your BI projects. Along the way we'll also delve into other important new features such as shared datasets, new data sources, and the Report Part Gallery. You'll leave this session with the knowledge you need to take your next BI project to the next level.
SessionID: 28818
Monitoring Data Changes with Change Data Capture
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Advanced DBA
Speaker: Arie Jones
Title: Monitoring Data Changes with Change Data Capture
Abstract:
Most modern enterprise database environments require some measure of auditing their data. Previously, the DBA would need to put together a complicated web of triggers and history tables in order to properly track data changes. Now in SQL Server 2008, Change Data Capture allows the DBA to readily enact a very straight-forward method for tracking the changes and understanding easily how they took place. In this session, we will examine how to set-up, configure, use, and administer the Change Data Capture process in your environment
SessionID: 28918
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Advanced DBA
Speaker: Allen White
Abstract:
Maintaining a solid set of information about our servers and their performance is critical when issues arise, and often help us see a problem before it occurs. Buiding a baseline of performance metrics allows us to know when something is wrong and help us to track it down and fix the problem. This session will walk you through a series of PowerShell scripts you can schedule which will capture the most important data and a set of reports to show you how to use that data to keep your server running smoothly.
SessionID: 28919
Automate Policy-Based Management using PowerShell
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Advanced DBA
Speaker: Allen White
Title: Automate Policy-Based Management using PowerShell
Abstract:
SessionID: 28960
Effective SQL: Understanding Order of Operations
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Developer
Speaker: Kevin Cross
Title: Effective SQL: Understanding Order of Operations
Abstract:
Demonstrate what my dear Aunt Sally has to do with your T-SQL code as we explore order of operations and a select statement's execution order in general.
SessionID: 29438
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Advanced DBA
Speaker: Tim Chapman
Abstract:
SessionID: 29439
Writing faster queries
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Developer
Speaker: Tim Chapman
Title: Writing faster queries
Abstract:
SessionID: 29710
ETL from the Trenches: SSIS in the Real World
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: BI
Speaker: Dave Fackler
Title: ETL from the Trenches: SSIS in the Real World
Abstract:
SessionID: 30011
Database Design Fundamentals
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: DBA
Speaker: Louis Davidson
Title: Database Design Fundamentals
Abstract:
SessionID: 30167
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: DBA
Speaker: Eddie Wuerch
Abstract:
SessionID: 30168
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Developer
Speaker: Eddie Wuerch
Abstract:
The session starts with the notion that SQL Server is not a magic box – most of what happens is well-documented and must be taken into consideration when designing or tuning databases.
SessionID: 30939
Moving Data with SQL Azure and SSIS
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Developer
Speaker: John Welch
Title: Moving Data with SQL Azure and SSIS
Abstract:
SessionID: 32373
Become a Bilingual DBA! Oracle for the SQL Server
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: DBA
Speaker: Randy Knight
Title: Become a Bilingual DBA! Oracle for the SQL Server
Abstract:
SessionID: 32374
Visual Studio 2010 Database Projects
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Developer
Speaker: Randy Knight
Title: Visual Studio 2010 Database Projects
Abstract:
Managing DDL scripts has always been one of the biggest challenges facing Database Developers. How do you keep your Development, Test, Stage, and Production Environments in sync? Why aren't databases tightly integrated into source control systems like application code is? Visual Studio 2010 Database projects solve all these problems and more. In this session, we will learn how to use Visual Studio to treat database objects as the first-class citizens they have always been.
SessionID: 32948
Red Gate SQL Monitor
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Developer
Speaker: Steve Jones
Title: Red Gate SQL Monitor
Abstract:
This is a vendor session.
SessionID: 32985
PowerPivot: Delivering Self-Serve BI
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: BI
Speaker: Craig Utley
Title: PowerPivot: Delivering Self-Serve BI
Abstract:
SessionID: 32987
Do It Right: Best Practices for Analysis Services
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: BI
Speaker: Craig Utley
Title: Do It Right: Best Practices for Analysis Services
Abstract:
SessionID: 33061
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: DBA
Speaker: Thomas LaRock
Abstract:
SessionID: 33971
Attribute Discretization in Analysis Services
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: BI
Speaker: William E Pearson III
Title: Attribute Discretization in Analysis Services
Abstract:
SessionID: 34702
Achieving Separation of Duties with SQL Server
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: Advanced DBA
Speaker: Kathi Kellenberger
Title: Achieving Separation of Duties with SQL Server
Abstract:
SessionID: 34749
Women in Technology Luncheon
Event Date: 22-01-2011 - Session time: 00:00:00 - Track: DBA
Speaker: Mala Mahadevan
Title: Women in Technology Luncheon
Abstract:
A panel discussion headed by Kathi Kellenberger of Microsoft. Details to be updated soon.