Nr: 7
SQLSaturday #7 - Birmingham 2009
SessionID: 29132
Getting the warm "Fuzzies" with SSIS
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Brad Marshall
Title: Getting the warm "Fuzzies" with SSIS
Abstract:
SessionID: 31457
RESTful Data
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: SQL Development
Speaker: Chris Eargle
Title: RESTful Data
Abstract:
REST is an architectural style that allows for a layered, scalable, and cacheable enterprise information system. With ADO.NET Data Services, a database can be surfaced to a service as a REST-style resource collection that is addressable with natural URIs and can be interacted with using the usual HTTP verbs: GET, POST, PUT, and DELETE.
This session will describe RESTful Data, the benefits it conveys, and its uses. Then we will set up a data service using an existing database that developers would then access rather than accessing the database directly.
SessionID: 34943
Introduction to SQL Server Statistics
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Database Administration
Speaker: Andy Warren
Title: Introduction to SQL Server Statistics
Abstract:
SessionID: 34953
Introduction to Data Warehousing with SQL Server
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Robert Cain
Title: Introduction to Data Warehousing with SQL Server
Abstract:
SessionID: 35071
SQL Server Preproduction Tasks
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Database Administration
Speaker: Ken Simmons
Title: SQL Server Preproduction Tasks
Abstract:
SessionID: 35090
BI for a Tough Economy, Data Mining
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Derek Comingore
Title: BI for a Tough Economy, Data Mining
Abstract:
SessionID: 35093
Tuna Helper- A Proven Process for Tuning SQL
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: SQL Development
Speaker: Dean Richards
Title: Tuna Helper- A Proven Process for Tuning SQL
Abstract:
SessionID: 35451
Confessions of a Data Integrator
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: SQL Development
Speaker: Stuart Ainsworth
Title: Confessions of a Data Integrator
Abstract:
Most database professionals are charged with managing, extracting, and integrating data from sources which were not designed by themselves. This session focuses on methods of dealing with "somebody else's" design choices, including a focus on dynamic SQL, datetime concerns, and data abstraction. This should be an interactive session, so feel free to bring your horror stories as well as your ideas for success!
SessionID: 35459
Data Mining ASP.Net Controls Library
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Tejas Patel
Title: Data Mining ASP.Net Controls Library
Abstract:
Intent of this session is to demonstrate use of Data Mining Web Controls Library with web applications. Data Mining Web Controls Library is a library intended to extend the data mining user experience in Microsoft SQL Server Analysis Services to the Web. This library provides a lightweight version of the data mining model viewers. Using Data Mining Web Controls, you can browse complex mining models from any computer that has Microsoft Internet Explorer installed.
SessionID: 35465
SQL Injection
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: SQL Development
Speaker: Kevin Boles
Title: SQL Injection
Abstract:
SessionID: 35467
Disk Partition Alignment/Care and Feeding TempDB
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Database Administration
Speaker: Kevin Boles
Title: Disk Partition Alignment/Care and Feeding TempDB
Abstract:
SessionID: 35468
SANs and SQL Server
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Database Administration
Speaker: Kevin Boles
Title: SANs and SQL Server
Abstract:
SessionID: 35491
Revitalizing a neglected SQL Server
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Database Administration
Speaker: Tim Roper
Title: Revitalizing a neglected SQL Server
Abstract:
This session will focus on how a SQL Server installation becomes neglected over time, how to identify neglected components, and how to revitalize the neglected installation. In many cases a client may report specific performance issues or errors, but after investigation, it becomes obvious that the underlying issue is more widespread and results from lack of maintenance or planning. Learn how to survey a SQL installation for problems, and how to correct them.
SessionID: 35494
ASP.NET Databinding 101
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: SQL Development
Speaker: Terry Webster
Title: ASP.NET Databinding 101
Abstract:
This session will demonstrate how easy it is to quickly display your data on a web page with a minimum amount of code. We will cover displaying, editing, deleting and inserting data.
SessionID: 35495
Using Multi-dimensional Data in SSAS in ASP.NET
Event Date: 30-05-2009 - Session time: 00:00:00 - Track: Business Intelligence
Speaker: Terry Webster
Title: Using Multi-dimensional Data in SSAS in ASP.NET
Abstract:
This sessions will demonstrate several methods for querying multi-dimensional data and rendering the results in two-dimensional data controls. We will cover using both ADOMD.NET and SQL Server stored procedures to retrieve data from SQL Server Analysis Services multi-dimensional cubes.