FlazX | Browse Computer Book | Community Board | Links | Blog | Login


eBook By Category (SQL Server)



eBooks
A Developer's Guide to Data Modeling for SQL Server: Covering SQL Server 2005 and 2008 (Addison-Wesley Microsoft Technology Series)
SQL Server ebook: A Developer's Guide to Data Modeling for SQL Server: Covering SQL Server 2005 and 2008 (Addison-Wesley Microsoft Technology Series) Cover

?Eric and Joshua do an excellent job explaining the importance of data modeling and how to do it correctly

Rather than relying only on academic concepts, they use real-world examples to illustrate the important concepts that many database and application developers tend to ignore

A Developer's Guide to SQL Server 2005 (Microsoft .Net Development)
SQL Server ebook: A Developer's Guide to SQL Server 2005 (Microsoft .Net Development) Cover

`I come from a T-SQL background, so when I first laid my eyes on SQL Server 2005, I was shocked--and then, I was scared! I didn't have a CLR or XML background and suddenly had an urgent need to learn it

SQL Server 2005 is too big of a release to learn from the books online

Accelerated SQL Server 2008 (Accelerated)
SQL Server ebook: Accelerated SQL Server 2008 (Accelerated) Cover

The expert tuition and approach to rapid learning in Accelerated SQL Server 2008, one of the first SQL Server 2008 books available, will enable SQL Server and other database professionals to make the leap to the latest release of Microsoft?s flagship database management system quickly

Take full advantage of the new features of SQL Server 2008, know what tools are available, and quickly realize the power and ease of use that SQL Server 2008 has to offer

Administrator's Guide to SQL Server 2005 (Microsoft Windows Server)
SQL Server ebook: Administrator's Guide to SQL Server 2005 (Microsoft Windows Server) Cover

`Buck Woody's new book will help new and experienced users alike in getting productive with SQL Server 2005 quickly

His special attention to security and performance make this an exceptional reference that is sure to remain relevant for some time

` --Chip Andrews, CISSP, MCDBA, Director of Research and Development Special Ops Security, Inc

Advanced Transact-SQL for SQL Server 2000
SQL Server ebook: Advanced Transact-SQL for SQL Server 2000 Cover

In Advanced Transact-SQL for SQL Server 2000, authors Itzik Ben-Gan and Thomas Moreau explore the powerful capabilities of Transact-SQL (T-SQL)

Ben-Gan and Moreau offer solutions to common problems encountered using all versions of SQL Server, with a focus on the latest version, SQL Server 2000

Expert tips and real code examples teach advanced database programmers to write more efficient and better-performing code that takes full advantage of T-SQL

Beginners Guide to SQL Server Integration Services Using Visual Studio 2005
SQL Server ebook: Beginners Guide to SQL Server Integration Services Using Visual Studio 2005 Cover

An ideal book for trainers who may want to teach an introductory course in SQL Server Integration Services or, to those who want to study and learn SSIS in a little over two weeks


Environment set up for Visual Studio 2005 with respect to SSIS and multiple taskingConnect to Microsoft Access, Text Files, Excel Spread SheetsTransform data from a source going to a destinationUse the scripting support that the IDE provides and event handlingLearn about tasks such as web service and XML, which are new in SQL Server 2005Available as an eBook to download immediately In Detail

Sql Server Integration Services (SSIS) is a comprehensive ETL tool that made its debut with SQL Server 2005

It is a tool tightly integrated with the Visual Studio 2005 having all the functionalities that its forerunner DTS (Data Transformation Services) had in SQL Server 2000

Beginning Microsoft SQL Server 2008 Administration
SQL Server ebook: Beginning Microsoft SQL Server 2008 Administration Cover

SQL Server 2008 introduces many new features that will change database administration procedures; many DBAs will be forced to migrate to SQL Server 2008

This book teaches you how to develop the skills required to successfully administer a SQL Server 2008 database; no prior experience is required

The material covers system installation and configuration/architecting, implementing and monitoring security controls, configuring and managing network communications, automating administration tasks, disaster prevention and recovery, performance monitoring, optimizing and ensuring high availability, as well as major SQL Server 2008 components including Integration Services, Reporting Services, Analysis Services, and Service Broker

Beginning Microsoft SQL Server 2008 Programming (Wrox Programmer to Programmer)
SQL Server ebook: Beginning Microsoft SQL Server 2008 Programming (Wrox Programmer to Programmer) Cover

This comprehensive introduction to SQL Server begins with an overview of database design basics and the SQL query language along with an in-depth look at SQL Server itself Progresses on to a clear explanation of how to implement fundamental concepts with the new 2008 version of SQL Server Discusses creating and changing tables, managing keys, writing scripts, working with stored procedures, programming with XML, using SQL Server Reporting and Integration Services, and more Features updated and new material, including new examples using Microsoft's AdventureWorks sample database

User review
SQL Server easy
Although the book is good, the author uses everyday language frequently, which hinders the understanding of readers from countries where English is not spoken as a native language

Also, it ignores the process and the prerequisites for installation



User review
A great beginner book
This is a great beginner's book on T-SQL programming

Beginning Spatial with SQL Server 2008
SQL Server ebook: Beginning Spatial with SQL Server 2008 Cover

Microsoft SQL Server 2008 introduces new geography and geometry spatial datatypes that enable the storage of structured data describing the shape and position of objects in space

This is an interesting and exciting new feature, with many potentially useful applications

Beginning Spatial with SQL Server 2008 covers everything you need to know to begin using these new spatial datatypes, and explains how to apply them in practical situations involving the spatial relationships of people, places, and things on the earth

Beginning SQL Server 2005 Administration
SQL Server ebook: Beginning SQL Server 2005 Administration Cover

For the first time, SQL Server 2005 provides features that can support large-scale enterprise databases

With this powerful new release, you may find yourself being called upon to perform duties that are no longer strictly `administrative,` duties that have become much more complicated and difficult

With that in mind, a team of experienced Microsoft Certified Professionals provides you with the necessary information to be a more competent and successful database developer or administrator

Beginning SQL Server 2005 Express Database Applications with Visual Basic Express and Visual Web Developer Express: From Novice to Professional
SQL Server ebook: Beginning SQL Server 2005 Express Database Applications with Visual Basic Express and Visual Web Developer Express: From Novice to Professional Cover

SQL Server 2005 Express is the database component of Microsoft's Express Suite of products

It is free of charge, inherits many (nonenterprise) features from SQL Server 2005, and comes complete with development and administration tools

As such, it is an ideal database for developers and administrators to use in prototype/evaluation projects

Beginning SQL Server 2005 for Developers: From Novice to Professional (Expert's Voice)
SQL Server ebook: Beginning SQL Server 2005 for Developers: From Novice to Professional (Expert's Voice) Cover

SQL Server 2005 will increase your programming options, productivity, analysis, and database management

If you have some basic knowledge of relational databases and want to start a career as a developer using SQL Server, then this book is your ideal first step

It explains the core jobs and roles for developing a database in both SQL Server 2000 and 2005

Beginning SQL Server 2005 Programming (Programmer to Programmer)
SQL Server ebook: Beginning SQL Server 2005 Programming (Programmer to Programmer) Cover

After a quick primer on database design basics and the SQL query language (for those programmers who may be building their first database application), this book provides an overview of SQL Server itself, which has been dramatically redesigned with the 2005 release Once readers have grasped the fundamentals of database design and SQL concepts, they will then learn how to implement those concepts with Microsoft SQL Server 2005 Addresses creating and changing tables, managing keys, database normalization, writing scripts, working with stored procedures, programming with XML, and using SQL Server reporting and data transformation services The companion Web site provides all of the code found in the book

User review
It's OK
I found this book too slow and not covering enough information

Then again, I realize the spped of relaying the information via a book is a bit of a personal thing

I also would have loved to have a lot more examples

Beginning SQL Server 2008 for Developers: From Novice to Professional (Beginning from Novice to Professional)
SQL Server ebook: Beginning SQL Server 2008 for Developers: From Novice to Professional (Beginning from Novice to Professional) Cover

SQL Server 2008 is a first?rate database management system

It offers more capability than any previous release of SQL Server

Beginning T-SQL 2008
SQL Server ebook: Beginning T-SQL 2008 Cover

Even if you have little or no knowledge of T-SQL, Beginning T-SQL 2008 will bring you up to intermediate level and teach you best practices along the way

You'll learn how to write code that will help you to achieve the best-performing applications possible

Beginning T-SQL with Microsoft SQL Server 2005 and 2008 (Wrox Programmer to Programmer)
SQL Server ebook: Beginning T-SQL with Microsoft SQL Server 2005 and 2008 (Wrox Programmer to Programmer) Cover

If you have never programmed with T-SQL but have some background programming knowledge and experience, Beginning T-SQL with Microsoft SQL Server 2005 and 2006 will provide you with an overview of SQL Server query operations and tools used with T-SQL, Microsoft's implementation of the SQL database query language

Review basic query language commands and syntax, learn how to design and build applications, and understand how to optimize query performance

Improve your skills with the most up-to-date T-SQL guide, which provides hands-on examples and instructions to guide you through the process

Beginning Transact-SQL With SQL Server 2000 and 2005
SQL Server ebook: Beginning Transact-SQL With SQL Server 2000 and 2005 Cover

Beginning Transact-SQL with SQL Server 2000 and 2005

Transact-SQL is a powerful implementation of the ANSI standard SQL database query language

In order to build effective database applications, you must gain a thorough understanding of these features

This book provides you with a comprehensive introduction to the T-SQL language and shows you how it can be used to work with both the SQL Server 2000 and 2005 releases

Delivering Business Intelligence with Microsoft SQL Server(TM) 2/E 2008
SQL Server ebook: Delivering Business Intelligence with Microsoft SQL Server(TM) 2/E 2008 Cover

Maximize the Business Intelligence Tools in Microsoft SQL Server 2008

Manage, analyze, and distribute enterprise data with help from this expert resource

Delivering Business Intelligence with Microsoft SQL Server 2008 covers the entire BI lifecycle and explains how to build robust data integration, reporting, and analysis solutions

Real-world examples illustrate all of the powerful BI capabilities of SQL Server 2008

Designing SQL Server 2000 Databases for .NET Enterprise Server
SQL Server ebook: Designing SQL Server 2000 Databases for .NET Enterprise Server Cover

The Microsoft

NET initiative is the future of e-commerce - making it possible for organisations to build a secure, reliable e-commerce infrastructure

This is the first book to outline the capabilities of SQL Server 2000, one of the key components of

Expert Cube Development with Microsoft SQL Server 2008 Analysis Services
SQL Server ebook: Expert Cube Development with Microsoft SQL Server 2008 Analysis Services Cover

Design and implement fast, scalable and maintainable cubes

A real-world guide to designing cubes with Analysis Services 2008Model dimensions and measure groups in BI Development StudioImplement security, drill-through, and MDX calculationsLearn how to deploy, monitor, and performance-tune your cubeFilled with best practices and useful hints and tips

In Detail

Microsoft's SQL Server Analysis Services 2008 is an OLAP server that allows users to analyze business data quickly and easily

However, designing cubes in Analysis Services can be a complex task: it's all too easy to make mistakes early on in development that lead to serious problems when the cube is in production

Learning the best practices for cube design before you start your project will help you avoid these problems and ensure that your project is a success

Expert SQL Server 2005 Development (Expert)
SQL Server ebook: Expert SQL Server 2005 Development (Expert) Cover

While building on the skills you already have, Expert SQL Server 2005 Development will help you become an even better developer by focusing on best practices and demonstrating how to design high?performance, maintainable database applications

This book starts by reintroducing the database as a integral part of the software development ecosystem

Expert SQL Server 2005 Integration Services (Programmer to Programmer)
SQL Server ebook: Expert SQL Server 2005 Integration Services (Programmer to Programmer) Cover

As a practical guide for Integration Services ETL development, this book shows you ways to implement your ETL solution requirements from the data to the administration and everything in-between

Each chapter begins with a review of pertinent ETL concepts and moves into working those out into a design with multiple examples and related Integration Services features with the end goal of putting it all together to get a solution



User review
Expert SQL Server 2005 Integration Services
The book arrived in excellent condition

Expert SQL Server 2008 Development
SQL Server ebook: Expert SQL Server 2008 Development Cover

Expert SQL Server 2008 Development is aimed at SQL Server developers ready to move beyond Books Online

Author and experienced developer Alastair Aitchison shows you how to think about SQL Server development as if it were any other type of development

You?

Expert SQL Server 2008 Encryption
SQL Server ebook: Expert SQL Server 2008 Encryption Cover

Every day organizations large and small fall victim to attacks on their data

Encryption provides a shield to help defend against intruders

Because of increasing pressure from government regulators, consumers, and the business community at large, the job descriptions of SQL DBAs and developers are expanding to include encryption

Fast Track to MDX
SQL Server ebook: Fast Track to MDX Cover

Fast Track to MDX (for SQL Server 2000) Second Edition Mark Whitehorn, Robert Zare and Mosha Pasumansky

OLAP (On-Line Analytical Processing) is the most powerful Business Intelligence tool currently available and Microsoft's Analysis Manager makes OLAP cubes incredibly easy to build and deploy

However the real power of OLAP lies in its ability to help you solve real-life business problems; to release that power you need to use the language that controls the cubes and allows them to be queried

That language is MDX (Multi Dimensional eXpressions)

Foundations of SQL Server 2005 Business Intelligence
SQL Server ebook: Foundations of SQL Server 2005 Business Intelligence Cover

Just as every business needs to effectively employ Business Intelligence (BI) to stay competitive, every IT professional needs to master BI to stay employed in this fastest-growing segment of Information Technology

Foundations of SQL Server 2005 Business Intelligence is the quickest path to understanding BI, and it is essential reading for all who work with SQL Server 2005

It is written from a practical perspective, perfect for anyone who uses the tools in SQL Server 2005s extraordinarily rich BI product suite

Guru's Guide to SQL Server Stored Procedures, XML, and HTML, The
SQL Server ebook: Guru's Guide to SQL Server Stored Procedures, XML, and HTML, The Cover

Teaches that stored procedure development does not occur in a vacuum--it involves a wide variety of skills, subjects, and technologies--and helps the reader become a better software engineer, not just a stored procedure expert

The most complete coverage of SQL Server stored procedure programming available in one source

Softcover

Hitchhikers Guide to SQL Server 2000 Reporting
SQL Server ebook: Hitchhikers Guide to SQL Server 2000 Reporting Cover

`Bill Vaughn and Peter Blackburn have created a masterful work of Reporting Services documentation, which includes tips, tricks, and product insights that you just won't find anywhere else

` --Bryan Keller, Programmer-Writer, SQL Server Reporting Services, Microsoft Corporation `An insightful, informative, and sometimes irreverent look into the world of Reporting Services, Hitchhiker's Guide to SQL Server 2000 Reporting Services provides plenty of walk-throughs, examples, tips, and tricks to help you get the most out of the product

Peter and Bill take you step by step through the various features of Reporting Services, pointing out pitfalls and best practices along the way

How to Cheat at Securing SQL Server 2005
SQL Server ebook: How to Cheat at Securing SQL Server 2005 Cover

The perfect book for multi-tasked IT managers responsible for securing the latest version of SQL Server 2005



SQL Server is the perfect product for the How to Cheat series

It is an ambitious product that, for the average SysAdmin, will present a difficult migration path from earlier versions and a vexing number of new features

Inside Microsoft (r) SQL Server (tm) 2005: The Storage Engine
SQL Server ebook: Inside Microsoft (r) SQL Server (tm) 2005: The Storage Engine Cover

Understanding the internals of storage in SQL Server helps database developers and administrators to better create, maintain, and mine information from enterprise data

This practical, hands-on book focuses on the SQL Server 2005 Storage Engine and delves deep into the structures used for storing data, including files, tables, indexes, and data types

Topics also include security details, with coverage of the new SQL Server 2005 security model, and data protection through the backup and restore algorithms

Inside Microsoft SQL Server 2000
SQL Server ebook: Inside Microsoft SQL Server 2000 Cover

To help you design Microsoft database servers that must achieve the best possible performance, Inside Microsoft SQL Server 2000 has the details you need

For one thing, author Kalen Delaney (who used Ron Soukup's fantastic first edition as a starting point) explains how SQL Server 2000 works at a level that will interest all database administrators

She packs in the sort of minutiae that can make a real difference in the performance of especially large or complex data-storage structures, explaining what goes on inside the database management system (DBMS) when it's presented with various commands, and using that information to back up her abundant advice on the right way to design, build, and operate databases under SQL Server 2000

Inside Microsoft SQL Server 2005: T-SQL Programming (Pro-Developer)
SQL Server ebook: Inside Microsoft SQL Server 2005: T-SQL Programming (Pro-Developer) Cover

This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)?one of the most familiar and powerful programming languages for SQL Server

Written by a T-SQL guru, this guide focuses on language features and how they are interpreted and processed by the SQL Server execution engine

Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning)
SQL Server ebook: Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning) Cover

This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)?one of the most familiar and powerful programming languages for SQL Server

Written by a T-SQL guru, this guide focuses on advanced querying techniques and how queries are interpreted and processed by the SQL Server execution engine

Inside Microsoft SQL Server 2008: T-SQL Querying
SQL Server ebook: Inside Microsoft SQL Server 2008: T-SQL Querying Cover

Tackle the toughest set-based querying and query tuning problems?guided by an author team with in-depth, inside knowledge of T-SQL

Deepen your understanding of architecture and internals?

Inside Microsoft SQL Server 7.0
SQL Server ebook: Inside Microsoft SQL Server 7.0 Cover

As the title implies, Inside Microsoft SQL Server 7

0
examines SQL Server from the inside out, investigating the technical workings of this complex database product

Author Kalen Delaney has updated this popular title, penned originally by Ron Soukup

Inside Microsoft® SQL Server(TM) 2005: Query Tuning and Optimization
SQL Server ebook: Inside Microsoft® SQL Server(TM) 2005: Query Tuning and Optimization Cover

Dive deep into the internals of query tuning and optimization in SQL Server 2005 with this comprehensive reference

Understanding the internals of SQL Server helps database developers and administrators to better create, access, and effectively process information from enterprise data

Written by experts on SQL Server, this volume from the Inside Microsoft SQL Server series of books focuses on query tuning and optimization

Inside SQL Server 2005 Tools (Microsoft Windows Server System Series)
SQL Server ebook: Inside SQL Server 2005 Tools (Microsoft Windows Server System Series) Cover

Direct from Microsoft Insiders: the Complete Hands-On Guide to

SQL Server 2005?s Powerful Tools!

 

Microsoft SQL Server 2005?

Instant SQL Server 2000 Applications
SQL Server ebook: Instant SQL Server 2000 Applications Cover

Improve functionality and develop robust SQL Server applications with confidence using this collection of pre-written solutions

Best-selling programming author Greg Buczek brings you the most authoritative and useful collection of expert techniques and ready-to-use applications available



User review
Misleading and not up to date
I bought this book hoping that I as a hobbyist I would get some insight on how real database programs look and work

Knight's 24-Hour Trainer: Microsoft SQL Server 2008 Integration Services (Wrox Programmer to Programmer)
SQL Server ebook: Knight's 24-Hour Trainer: Microsoft SQL Server 2008 Integration Services (Wrox Programmer to Programmer) Cover

A unique book-and-video package for learning Microsoft SQL Server Integration Services

If you need a practical, hands-on introduction to Microsoft SQL Server 2008 Integration Services (SSIS), this book and video package from foremost SSIS authority Brian Knight gets you thoroughly up to speed

Each lesson in the book includes three major components: a thorough description of how each SSIS feature or process works; a tutorial that walks you through the process or technique; and a video lesson that demonstrates it

If you take full advantage of this comprehensive package, you will gain enough experience to tackle your first SSIS project with confidence

Learning SQL on SQL Server 2005
SQL Server ebook: Learning SQL on SQL Server 2005 Cover

Anyone who interacts with today's modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information

In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and correctly

If you're new to databases, or need a SQL refresher, `Learning SQL on SQL Server 2005` is an ideal step-by-step introduction to this database query tool, with everything you need for programming SQL using Microsoft's SQL Server 2005-one of the most powerful and popular database engines used today

Learning SQL Server 2008 Reporting Services
SQL Server ebook: Learning SQL Server 2008 Reporting Services Cover

A step-by-step guide to getting the most of Microsoft SQL Server Reporting Services 2008 Everything you need to create and deliver data-rich reports with SQL Server 2008 Reporting Services as quickly as possible Packed with hands-on-examples to learn and improve your skills Connect and report from databases, spreadsheets, XML Data, and more No experience of SQL Server Reporting Services required

In Detail

Microsoft SQL Server Reporting Services 2008 is the third generation Microsoft reporting software that is more tightly integrated with SQL Server 2008 than ever before

It provides a complete server-based platform that is designed to support a wide variety of reporting needs, including managed enterprise reporting, special purpose reporting, embedded reporting, and web-based reporting

Ideal for beginners who need to create reports as quickly as possible, this book will lead you through practical examples to teach you a full range of skills for reporting with SQL Server 2008 Reporting Services

LINQ Unleashed: for C# (Unleashed)
SQL Server ebook: LINQ Unleashed: for C# (Unleashed) Cover

Foreword by Darryl Hogan, Architect Evangelist, Microsoft Corporation

 

Microsoft?s highly anticipated LINQ query technology makes it easy to retrieve any information programmatically from any data source, no matter where it comes from or how it?s stored

Mastering Microsoft SQL Server 2005 (Mastering)
SQL Server ebook: Mastering Microsoft SQL Server 2005 (Mastering) Cover

The Comprehensive Resource for SQL Server 2005 Administrators, Consultants, and Developers

Whether you're a systems administrator, database application developer, or IT consultant, you'll quickly ratchet up your knowledge of Microsoft SQL Server 2005 with this thorough and comprehensive guide

Light on theory and heavy on practicality, it cuts to the chase with real-world examples of large-scale business applications, an entire chapter on troubleshooting, and crucial information on SQL Server 2005's enhanced connectivity

For new users of Microsoft SQL Server, this book takes you quickly, but systematically, through the introductory topics

Mastering SQL Server 2000 Security (Gearhead Press In the Trenches)
SQL Server ebook: Mastering SQL Server 2000 Security (Gearhead Press In the Trenches) Cover

Learn how to protect corporate information by properly designing, managing, and maintaining security at the database level
Security is a primary concern in all aspects of development and IT administration

While locking down networks and erecting firewalls will always be necessary, so much more can be done to protect a corporation's most valuable intangible assets: accounting records, customer lists, and inventories

Microsoft SQL Server 2000 has proven itself to be the fastest and most reliable product available for protecting corporate data

Mastering SQL Server 2005 Reporting Services Infrastructure Design
SQL Server ebook: Mastering SQL Server 2005 Reporting Services Infrastructure Design Cover

Reporting Services is a powerful tool for SQL Server 2005 database administrators, developers, and other IT professionals, enabling them to make sense of the immense amount of data generated by enterprises of all sizes Shows readers how to create, manage, and distribute information as well as how to design, produce, and distribute reports that meet the needs of the stakeholder Contains practical insights and real-world solutions not found in other books Bridges the gap between those who manage data and those who need it

User review
Light on technical content
This is a pretty helpful resource overall, but if you buy this book, just skip the first part entirely and start with Chapter 7

For some inexplicable reason the author felt it important to regurgitate basic project management and planning concepts in the first part, which anyone in IT will already know or at least have other, better references for

So basically, the first hundred pages are a waste of space, in my opinion

Mastering SQL Server 2008
SQL Server ebook: Mastering SQL Server 2008 Cover

As Microsoft?s bestselling database manager, SQL Server is highly flexible and customizable, and has excellent support?the 2008 version offers several significant new capabilities

Mastering SQLServer 2000
SQL Server ebook: Mastering SQLServer 2000 Cover

Microsoft SQL Server isn't just the database that underlies a lot of organizational data stores, though it and its predecessors have always played that role

Microsoft's top-of-the-line database management system (DBMS) is very often the back end for custom software applications and Internet resources

All the more reason to absorb the wisdom that Mastering SQL Server 2000 contains

MDX Solutions : with Microsoft SQL Server Analysis Services 2005 and Hyperion Essbase
SQL Server ebook: MDX Solutions : with Microsoft SQL Server Analysis Services 2005 and Hyperion Essbase Cover

Serving as both a tutorial and a reference guide to the MDX (Multidimensional Expressions) query language, this book shows data warehouse developers what they need to know to build effective multidimensional data warehouses After a brief overview of the MDX language and a look at how it is used to access data in sophisticated, multidimensional databases and data warehousing, the authors move directly to providing practical examples of MDX in use New material covers changes in the MDX language itself as well as major changes in its implementation with the latest software releases of Microsoft SQL Server Analysis Services 2005 and Hyperion Essbase Also covers more advanced techniques, like aggregation, query templates, and MDX optimization, and shows users what they need to know to access and analyze data to make better business decisions

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file



User review
Perhaps the only MDX book you'll need
This is a fantastic reference guide, with clear, easy to read samples and great description about MDX language concepts, terms, functions & syntax

It is the book you are looking for if you are a beginner to MDX, and probably the book you want on your shelf if you're looking for a complete guide, too

Microsoft SQL Server(TM) 2000 DTS Step by Step (Step By Step (Microsoft))
SQL Server ebook: Microsoft  SQL Server(TM) 2000 DTS Step by Step (Step By Step (Microsoft)) Cover

Teach yourself how to use SQL Server 2000 Data Transformation Services (DTS)?and begin writing your own data movement applications?one step at a time

Microsoft SQL Server(TM) 2000 Reporting Services Step by Step (Pro-Step by Step Developer)
SQL Server ebook: Microsoft  SQL Server(TM) 2000 Reporting Services Step by Step (Pro-Step by Step Developer) Cover

Teach yourself how to use the new, integrated reporting capabilities in SQL Server?one step at a time! This practical, hands-on guide expertly builds your expertise with the concepts and architecture of SQL Server Reporting Services?

Microsoft SQL Server(TM) 2005 Administrator's Companion (Pro - Administrator's Companion)
SQL Server ebook: Microsoft  SQL Server(TM) 2005 Administrator's Companion (Pro - Administrator's Companion) Cover

This comprehensive administrator?s reference delivers the details you need to successfully plan, deploy, administer, and support Microsoft SQL Server 2005

The authors?

Microsoft SQL Server(TM) 2005 Analysis Services Step by Step (Step by Step (Microsoft))
SQL Server ebook: Microsoft  SQL Server(TM) 2005 Analysis Services Step by Step (Step by Step (Microsoft)) Cover

Your hands-on guide to learning Microsoft SQL Server Analysis Services, Microsoft?s customizable analysis solution for business data modeling and interpretation

Analysis Services is a powerful tool for business intelligence, so understanding the essentials?

Microsoft SQL Server(TM) 2005 Integration Services Step by Step
SQL Server ebook: Microsoft  SQL Server(TM) 2005 Integration Services Step by Step Cover

Get hands-on, practical guidance for using Microsoft SQL Server Integration Services, the next generation data integration platform from Microsoft

Integration Services is a powerful tool for business intelligence, so understanding the essentials--how to develop and deploy SSIS packages, as well as how to apply these skills to data warehousing solutions--is critical to harnessing the full benefits of SQL Server

This step-by-step tutorial teaches you all the essentials for getting started, including data transformation, scripting, security, and best practices for developing enterprise-class data integration applications

Microsoft SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft))
SQL Server ebook: Microsoft  SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) Cover

Your hands-on guide to learning Microsoft SQL Server Reporting Services, Microsoft?s customizable reporting solution for business data analysis

Reporting Services is a powerful tool for business intelligence, so an understanding of the essentials?

Microsoft SQL Server(TM) 2005: Applied Techniques Step by Step (Pro - Step By Step Developer)
SQL Server ebook: Microsoft  SQL Server(TM) 2005: Applied Techniques Step by Step (Pro - Step By Step Developer) Cover

SQL Server 2005 is Microsoft?s next-generation data management and analysis solution that delivers increased security, scalability, and availability to enterprise data and analytical applications while making them easier to create, deploy, and manage

This book shows readers with fundamental SQL Server skills, as well as new-to-topic but experienced database developers, techniques to design, build, test, deploy, and maintain better SQL Server databases

Microsoft SQL Server(TM) 2005: Database Essentials Step by Step (Step By Step (Microsoft))
SQL Server ebook: Microsoft  SQL Server(TM) 2005: Database Essentials Step by Step (Step By Step (Microsoft)) Cover

SQL Server 2005 is Microsoft?s next-generation data management and analysis solution that delivers enhanced scalability, availability, and security features to enterprise data and analytical applications while making them easier to create, deploy, and manage

Now you can teach yourself how to design, build, test, deploy, and maintain SQL Server databases?

Microsoft SQL Server 2000 Administrator's Companion (With CD-ROM)
SQL Server ebook: Microsoft SQL Server 2000 Administrator's Companion (With CD-ROM) Cover



User review
Good book
It is the best book I have read for the following areas:

Clusters
DTC
RAID

The problem with this book is that it is a little boring


It is a good referential book

I do not recommend this book for beginners because it contains a lot of technical details

Microsoft SQL Server 2000 DTS [Data Transformation Services] (Sams White Book)
SQL Server ebook: Microsoft SQL Server 2000 DTS [Data Transformation Services] (Sams White Book) Cover

Microsoft SQL Server 2000 Data Transformation Services covers all facets in the development of data transformations with DTS

The reader will learn how to create each of the DTS tasks, both in the User Interface supplied with SQL Server and through the object model using Visual Basic or VBScript

Microsoft SQL Server 2000 Data Transformation Services is filled with numerous small examples, showing how each of the capabilities of DTS can be used

Microsoft SQL Server 2000 High Availability
SQL Server ebook: Microsoft SQL Server 2000 High Availability Cover

Ensuring 24/7 database availability is crucial to your company?s success

Discover the best ways to help keep your critical, Microsoft SQL Server 2000?

Microsoft SQL Server 2000 Performance Optimization and Tuning Handbook
SQL Server ebook: Microsoft SQL Server 2000 Performance Optimization and Tuning Handbook Cover

Learn from a SQL Server performance authority how to make your database run at lightning speed



Ken England's SQL Server 6

5 Performance Optimization and Tuning Handbook is recognized by SQL Server administrators as the indispensable guide to tuning and optimization

Microsoft SQL Server 2000 Reporting Services
SQL Server ebook: Microsoft SQL Server 2000 Reporting Services Cover

This terrific tome shows you how to use Microsoft's powerful new reporting technology to build reports from virtually any datasource! Using more than 60 practical, re-usable report and code samples to demonstrate the power of SQL Server Reporting Services, the author covers administration as well as implementation of SQL Server Reporting Services, including how to get the maximum time and effort benefit from these tools



User review
Great beginning to intermediate level training
I read this book in rougly 3 days

Microsoft SQL Server 2000 Unleashed (2nd Edition)
SQL Server ebook: Microsoft SQL Server 2000 Unleashed (2nd Edition) Cover

Microsoft SQL Server 2000 Unleashed, 2E offers a variety of topics for system and database administrators to help them learn new features of the product and to solve problems they face on a daily basis

It shows them how to build upon their working knowledge of the product and take their experience and knowledge to a higher level

This new edition of Microsoft SQL Server 2000 Unleashed covers the latest updates and service packs to SQL Server 2000, including full support for XML, notification services, and SQL Server CE

Microsoft SQL Server 2000 Weekend Crash Course
SQL Server ebook: Microsoft SQL Server 2000 Weekend Crash Course Cover

Microsoft SQL Server 2000 Weekend Crash Course includes 30 sessions on the key aspects of Microsoft SQL Server 2000

Each session is designed to take 30 minutes to complete, so the Crash Course is an intense 15-hour learning period

You can complete the Crash Course over a weekend -- but you can also easily adapt the Crash Course sessions to whatever schedule best suits your needs

Microsoft SQL Server 2005 : Changing the Paradigm (SQL Server 2005 Public Beta Edition)
SQL Server ebook: Microsoft SQL Server 2005 : Changing the Paradigm (SQL Server 2005 Public Beta Edition) Cover

Microsoft SQL Server 2005: Changing the Paradigm (SQL Server 2005 Public Beta Edition) will prepare database administrators for upcoming changes in SQL Server 2005

Obtain the skills necessary to run SQL Server 2005 from the experts at Microsoft Gold Partner

Get a head-start to understanding the new concepts and features of SQL Server 2005 from the database administrator's perspective, including: SQL Server 2005 Architecture Tool Sets Scalability, Reliability and High Availability Chapter Performance Tuning Replication

Microsoft SQL Server 2005 Analysis Services (SQL Server Series)
SQL Server ebook: Microsoft SQL Server 2005 Analysis Services (SQL Server Series) Cover

Microsoft SQL Server Analysis Services provides fast access to data by means of multidimensional data structures and the multidimensional query languag MDX

Analysis Services provides the capability to design, create, and manage multidimensional cubes based on data warehouse tables, and it serves as the foundation for the Microsoft  Business Intelligence strategy

 

Microsoft SQL Server 2005 Analysis Services gives the reader insight into the way Analysis Services functions

Microsoft SQL Server 2005 Express Edition For Dummies (For Dummies (Computer/Tech))
SQL Server ebook: Microsoft SQL Server 2005 Express Edition For Dummies (For Dummies (Computer/Tech)) Cover

Delivers the know-how that novice database developers, enthusiasts, and independent software vendors need in order to use the SSE database Written in the typical nonintimidating For Dummies style, the book's emphasis is on installing SSE and using it to create simple database applications with other tools in Microsoft's Express product line Covers how to use SQL Server Express Manager, an easy-to-use management tool that comes with SSE, and the Application XCopy feature, which provides SSE with the ability to treat databases like files Addresses topics unique to SSE and not covered in standard SQL Server books, including network and security features, migrating and connecting from Access and MSDE to SSE, and migrating from SSE to the full-blown SQL Server database The CD-ROM contains SQL Server Express trial version and the Web site has the code from applications featured in the book

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file



User review
rated 5 for value
For the money spent and the time invested I feel I learned a lot about the subject

Yes, it is a little slow going in the beginning, but not bad

Microsoft SQL Server 2005 For Dummies
SQL Server ebook: Microsoft SQL Server 2005 For Dummies Cover

Now updated to reflect the much-anticipated `Yukon` release of SQL Server, this friendly guide shows database developers and administrators as well as those who use database application how to get up to speed fast Offers a gentle introduction to relational database design and shows how to build databases, create database applications, and maintain and optimize database performance Covers the major new features of the `Yukon` release-including analysis services, reporting services, and notification services

User review
NOT an Introduction Guide
This is in no way an introduction guide for anyone with no knowledge of SQL Servers

Usually these type books are a good starting point

This particular subject falls WAY short

Microsoft SQL Server 2005 Integration Services
SQL Server ebook: Microsoft SQL Server 2005 Integration Services Cover

All medium to large companies have to deal with data being stored in a number of databases, spreadsheets and proprietary applications

Bringing all this data together into one system can be useful to analyzing the business; but can also be quite difficult to do

Integration Services is the next big bet in Microsoft's business intelligence lineup, providing you with true enterprise extract transform and load features (ETL)

Microsoft SQL Server 2005 Notification Services
SQL Server ebook: Microsoft SQL Server 2005 Notification Services Cover

Microsoft SQL Server 2005 Notification Services covers the basic problems of notification applications, describes the SQL Notification Services platform and describes how to use it to build rich, scalable notification applications

Written by Shyam Pather, the Technical Lead for the SQL Notification Services Team, this book is based on his three years of experience teaching SQL Notification Services to new customers

This book is your complete resource for learning SQL Notification Services application development and the underlying architectural concepts

Microsoft SQL Server 2005 Performance Optimization and Tuning Handbook
SQL Server ebook: Microsoft SQL Server 2005 Performance Optimization and Tuning Handbook Cover

Database professionals will find that this new edition aids in mastering the latest version of Microsoft's SQL Server

Developers and database administrators (DBAs) use SQL on a daily basis in application development and the subsequent problem solving and fine tuning

Answers to SQL issues can be quickly located helping the DBA or developer optimize and tune a database to maximum efficiency

Microsoft SQL Server 2005 Programming For Dummies (For Dummies (Computer/Tech))
SQL Server ebook: Microsoft SQL Server 2005 Programming For Dummies (For Dummies (Computer/Tech)) Cover

Create and modify databases and keep them secure

Get up to speed on using T-SQL to store and manipulate data

SQL Server 2005 improves an already great database management system

This book shows you how to put it to work in a hurry

You'll find out how to use the SQL Server Management Studio and the SQLCMD utility to write T-SQL code, retrieve data from single or multiple SQL Server tables, add data using the INSERT statement, and much more

Microsoft SQL Server 2005 Reporting Services
SQL Server ebook: Microsoft SQL Server 2005 Reporting Services Cover

SQL Server Reporting enables the creation, management, and delivery of both traditional, paper-oriented reports and interactive, Web-based reports

An integrated part of the Microsoft business intelligence framework, Reporting Services combines the data management capabilities of SQL Server and Microsoft Windows Server with familiar and powerful Microsoft Office System applications to deliver real-time information to support daily operations and drive decisions

Microsoft SQL Server 2005 Reporting Services will help you understand Reporting Services from various perspectives:

How it fits business scenarios How to install and configure Reporting Services Reporting Services components Developing reports

As you progress to advanced user status, you will enjoy the chapter about accessing Reporting Services programmatically and extending Reporting Services, and you will be able to use this book as a convenient reference

Microsoft SQL Server 2005 Reporting Services 2005
SQL Server ebook: Microsoft SQL Server 2005 Reporting Services 2005 Cover

Microsoft's Reporting Services product is a vital part of the SQL Server 2005 business intelligence platform, but it works with virtually any data source

This hands-on guide explains how to transform data into insightful and interactive Web-based reports using Microsoft SQL Server 2005 Reporting Services

With coverage of everything from installation to administration, the book demonstrates how to use this powerful server-based reporting solution to improve business decision-making and facilitate company-wide -- even worldwide -- communication

Microsoft SQL Server 2005 Reporting Services For Dummies (For Dummies (Computer/Tech))
SQL Server ebook: Microsoft SQL Server 2005 Reporting Services For Dummies   (For Dummies (Computer/Tech)) Cover

Find the right information and present it the right way

Take full advantage of all SQL Server Reporting Services can do for you

Without a way to interpret it, the data in your database just sits there doing nothing

Now you have help! This handy guide shows you how to retrieve data and create reports with the newest version of SQL Server Reporting Services, so you can deliver both hard copy and interactive, Web-based reports that tell your story

Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL & .NET
SQL Server ebook: Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL & .NET Cover

Create and Use Stored Procedures for Optimal Database Performance

Develop complex stored procedures to retrieve, manipulate, update, and delete data

Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL &

NET identifies and describes the key concepts, techniques, and best practices you need to master in order to take full advantage of stored procedures using SQL Server's native Transact-SQL and

Microsoft SQL Server 2005: The Complete Reference
SQL Server ebook: Microsoft SQL Server 2005: The Complete Reference Cover

SQL Server 2005 is Microsoft's next-generation data management and analysis software designed to deliver increased scalability, availability, and security to enterprise data and analytical applications while making them easier to create, deploy, and manage

Filled with practical solutions and real-world examples, this resource includes full details on: Enterprise data management capabilities, including security and clustering Powerful developer tools -- T-SQL,

NET CLR, XML, ADO

MICROSOFT SQL SERVER 2008 A BEGINNER'S GUIDE 4/E (Microsoft Sql Server)
SQL Server ebook: MICROSOFT SQL SERVER 2008 A BEGINNER'S GUIDE 4/E (Microsoft Sql Server) Cover

Get Started on Microsoft SQL Server 2008 in No Time

Learn to use all of the powerful features available in SQL Server 2008 quickly and easily

Microsoft SQL Server 2008: A Beginner's Guide explains the fundamentals of each topic alongside examples and tutorials that walk you through real-world database tasks

Install SQL Server 2008, construct high-performance databases, use powerful Transact-SQL statements, create stored procedures and triggers, and execute simple and complex database queries

Microsoft SQL Server 2008 Administration with Windows PowerShell (Wrox Programmer to Programmer)
SQL Server ebook: Microsoft SQL Server 2008 Administration with Windows PowerShell (Wrox Programmer to Programmer) Cover

The definitive guide to automating SQL Server admnistration with Powershell scripts

If you're a SQL Server database administrator, this book will make your life easier

Windows PowerShell is an administrative scripting tool that allows you to automate many tasks you're probably currently doing by hand

This nuts-and-bolts guide shows you how to create Windows PowerShell scripts to administer almost every aspect of SQL Server

Microsoft SQL Server 2008 All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))
SQL Server ebook: Microsoft SQL Server 2008 All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech)) Cover

If you?re in charge of database administration, developing database software, or looking for database solutions for your company, Microsoft SQL Server 2008 All-In-One Desk Reference For Dummies can help you get a handle on this extremely popular relational database management system

Here you?

Microsoft SQL Server 2008 Analysis Services Unleashed
SQL Server ebook: Microsoft SQL Server 2008 Analysis Services Unleashed Cover

As the foundation of the Microsoft Business Intelligence Strategy, Microsoft SQL Server 2008 Analysis Services provides users with faster access to data and even more tools for managing and analyzing data across multidimensional objects (databases, dimensions, cubes)

 

Microsoft SQL Server 2008 Analysis Services Unleashed is the ultimate guide for anyone who is planning to use the latest version of Analysis Services

It gives readers insight into the way Analysis Services functions, and explains practical methods for designing and creating multidimensional objects

Microsoft SQL Server 2008 Bible
SQL Server ebook: Microsoft SQL Server 2008 Bible Cover

Harness the power of SQL Server, Microsoft?s high-performance database and data analysis software package, by accesing everything you need to know in Microsoft SQL Server 2008 Bible

Learn the best practices, tips, and tricks from this comprehensive tutorial and reference, which includes specific examples and sample code, with nearly every task demonstrated in both a graphical and SQL code method

Microsoft SQL Server 2008 For Dummies (For Dummies (Computer/Tech))
SQL Server ebook: Microsoft SQL Server 2008 For Dummies (For Dummies (Computer/Tech)) Cover

If you?re a database administrator, you know Microsoft SQL Server 2008 is revolutionizing database development

Get up to speed on SQL Server 2008, impress your boss, and improve your company?

Microsoft SQL Server 2008 Integration Services Unleashed
SQL Server ebook: Microsoft SQL Server 2008 Integration Services Unleashed Cover

Microsoft SQL Server Integration Services is Microsoft?s powerful platform for building enterprise-level data integration and data transformation solutions

It?

Microsoft SQL Server 2008 Internals (Pro - Developer)
SQL Server ebook: Microsoft SQL Server 2008 Internals (Pro - Developer) Cover

Delve inside the core SQL Server engine?and put that knowledge to work?with guidance from a team of well-known internals experts

Microsoft SQL Server 2008 Reporting Services
SQL Server ebook: Microsoft SQL Server 2008 Reporting Services Cover

The Definitive Guide to Microsoft SQL Server 2008 Reporting Services

Create and deliver data-rich reports across the enterprise using this complete server-based reporting solution

Written by a member of the original Reporting Services development team, Microsoft SQL Server 2008 Reporting Services covers the entire report-building and distribution process, including data extraction, integration with desktop and Web applications, and end-user access

The book explains how to maximize all of the powerful features, including the new Tablix data format, as well as enhanced performance, scalability, and visualization capabilities

Microsoft SQL Server 7.0 System Administration Training Kit
SQL Server ebook: Microsoft SQL Server 7.0 System Administration Training Kit Cover

Microsoft SQL Server 7

0 System Administration Training Kit
offers a structured, self-paced learning program primarily designed to prepare you for Microsoft Certified Professional (MCP) exam 70-028

It also functions well as a solid tutorial for present and prospective database administrators

Microsoft SQL Server Black Book: The Database Designer's and Administrator's Essential Guide to Setting Up Efficient Client-Server Tasks with SQL Server
SQL Server ebook: Microsoft SQL Server Black Book: The Database Designer's and Administrator's Essential Guide to Setting Up Efficient Client-Server Tasks with SQL Server Cover

Teaches, with step-by-step guides, the most important SQL Server tasks

Troubleshoots common database and client-server problems

Improves performance with sophisticated SQL Server tuning techniques

Microsoft(R) Sams Teach Yourself SQL Server(TM) 2005 Express in 24 Hours (Sams Teach Yourself in 24 Hours)
SQL Server ebook: Microsoft(R) Sams Teach Yourself SQL Server(TM) 2005 Express in 24 Hours (Sams Teach Yourself in 24 Hours) Cover

Written with clarity and a down-to-earth approach, Sams Teach Yourself SQL Server 2005 Express in 24 Hours covers the basics of Microsoft's latest version of SQL Server

Expert author Alison Balter takes you from basic concepts to an intermediate level in 24 one-hour lessons

You will learn all of the basic tasks necessary for the administration of SQL Server 2005

Microsoft(R) SQL Server 2005 Unleashed
SQL Server ebook: Microsoft(R) SQL Server 2005 Unleashed Cover

Microsoft SQL Server 2005 Unleashed offers comprehensive coverage of SQL Server 2005 that goes beyond the basic syntax and information you?ll find in the product manuals, providing in-depth information derived from the authors? real-world experience to help you build upon your working knowledge of the product and take your experience and knowledge to a higher level

Microsoft(r) SQL Server(tm) 2005 Developer's Guide
SQL Server ebook: Microsoft(r) SQL Server(tm) 2005 Developer's Guide Cover

Developers will discover how to unleash the full power of Microsoft SQL Server 2005 with this developer's guide by best-selling author, Michael Otey

Completely rewritten and reengineered, this book will focus on the new programming models and will provide readers with all the information they need to produce top-quality commercial applications

User review
Book was very helpful


This book review was submitted by a Roanoke Valley SQL Server Users Group member as part of the Book Review Program

Microsoft(r) SQL Server(tm) 7.0 Data Warehousing Online Training Kit
SQL Server ebook: Microsoft(r) SQL Server(tm) 7.0 Data Warehousing Online Training Kit Cover

This next-generation learning system delivers Microsoft's effective self-paced curriculum entirely through rich multimedia

Users learn how to create and implement data warehousing solutions by working through the kit's flexible training modules, practicing specific tasks in a simulated SQL Server 7

0 environment

Microsoft® SQL Server® 2008 Step by Step (Step by Step (Microsoft))
SQL Server ebook: Microsoft® SQL Server® 2008 Step by Step (Step by Step (Microsoft)) Cover

Teach yourself SQL Server 2008?one step at a time

Get the practical guidance you need to build database solutions that solve real-world business problems

Microsoft® SQL Server® 2008 T-SQL Fundamentals (PRO-Developer)
SQL Server ebook: Microsoft® SQL Server® 2008 T-SQL Fundamentals (PRO-Developer) Cover

Master the foundations of T-SQL with the right balance of conceptual and practical content

Get hands-on guidance?including exercises and code samples?

Portable DBA: SQL Server
SQL Server ebook: Portable DBA: SQL Server Cover

This book is the ultimate field guide for every SQL Server DBA's laptop bag

Don't go onsite without it! Covers the most commonly used SQL Server database versions

Pro Full-Text Search in SQL Server 2008
SQL Server ebook: Pro Full-Text Search in SQL Server 2008 Cover

Businesses today want actionable insights into their data?they want their data to reveal itself to them in a natural and user?friendly form

Pro SQL Server 2005 (Pro)
SQL Server ebook: Pro SQL Server 2005 (Pro) Cover

SQL Server 2005 is a landmark release of Microsoft's powerful relational database management system for the Windows platform, and one that will change the way you architect your data systems and develop your data-driven applications

Pro SQL Server 2005 takes a deep look at the full range of SQL Server enhancements, and includes meaningful and relevant examples showing how these new features work and how you can build applications effectively

This book provides a critical examination of all of the major new functionality in SQL Server 2005, covering topics that are essential for DBAs and developers alike, including:

* T-SQL programming

* CLR integration and assembly programming

* Using SQL Server Integration Services for data extraction, transformation, and loading

* The new native XML datatype and how to use it

* Security enhancements and Service Broker SQL Server 2005 is a vast new release and each author provides practical, in-depth coverage of the core topics in their specialist areas ?

Pro SQL Server 2005 Assemblies
SQL Server ebook: Pro SQL Server 2005 Assemblies Cover

Pro SQL Server 2005 Assemblies provides a detailed and example-driven tutorial on how to build and use

NET assemblies

The authors focus on building assemblies in C#, but also provide the equivalent VB

Pro SQL Server 2005 Database Design and Optimization
SQL Server ebook: Pro SQL Server 2005 Database Design and Optimization Cover

Pro SQL Server 2005 Database Design and Optimization will teach you effective strategies for designing proper databases

It covers everything from how to gather business requirements to logical data modeling and normalization

It then shows you how to implement your design on SQL Server 2005

Pro SQL Server 2005 High Availability
SQL Server ebook: Pro SQL Server 2005 High Availability Cover

Maintaining SQL Server 2005 high availability in a global information environment is the database administrators greatest practical challenge

Availability is as much about people and processes as it is about technology

Pro SQL Server 2005 High Availability covers the technology, people, processes, and real?

Pro SQL Server 2005 Integration Services
SQL Server ebook: Pro SQL Server 2005 Integration Services Cover

SQL Server Integration Services is groundbreaking

It exists for both the DBA and the developer, as well as that new role SSIS has created between the two?the data artisan

Pro SQL Server 2005 Replication (Definitive Guide)
SQL Server ebook: Pro SQL Server 2005 Replication (Definitive Guide) Cover

Replication is a way of copying and updating information in a database

This allows all users to see the same information and any changes made to it

Replication also duplicates the database across a number of computers so that, if one computer goes down, the information is not lost and can still be accessed

Pro SQL Server 2005 Reporting Services (Pro)
SQL Server ebook: Pro SQL Server 2005 Reporting Services (Pro) Cover

SQL Server Reporting Services 2005 is the latest version of the reporting technology from Microsoft, providing the means to design, author, render, and deploy business reports to users, customers, and employees via the Web or the company intranet

The reporting engine is built into the SQL Server 2005 database (and provided as a free add-on with SQL Server 2000), and the report manager is integrated with Visual Studio 2003, offering an effective and familiar environment for SQL Server and

NET developers

Pro SQL Server 2005 Service Broker (Expert's Voice)
SQL Server ebook: Pro SQL Server 2005 Service Broker (Expert's Voice) Cover

Pro SQL Server 2005 Service Broker, by Klaus Aschenbrenner, an international expert on Service Broker, explains why Microsoft introduced Service Broker and describes its big advantages over prior message technologies

Rich with practical examples, this is the most complete and incisive book on this important new technology, an invaluable resource for all serious database and web developers

Focused on best practices, it explains in detail how Service Broker supports and enhances database and web applications

Pro SQL Server 2008 Administration
SQL Server ebook: Pro SQL Server 2008 Administration Cover

Pro SQL Server 2008 Administration is critical for database administrators seeking in-depth knowledge on administering SQL Server 2008

This book covers the impact of the new features available in SQL Server 2008 specifically targeted for database administrators, along with the tried-and-true advanced techniques required to support and maintain Microsoft SQL Server

Introduces new administration features of SQL Server 2008 Shows how to manage a SQL Server 2008 database at professional level Provides guidance on performance optimization What you'll learn Take advantage of the new administrative features in SQL Server 2008 Make intelligent decisions when choosing an installation or upgrade path Define and implement database policies to create a consistent, predictable environment throughout the organization Automate repetitive Tasks for increased productivity Create baseline monitors using Performance Monitor, Profiler, and System Dynamic Management views Identify and resolve long-running, I/O, and CPU-intensive queries Who is this book for?

Pro SQL Server 2008 Analytics: Delivering Sales and Marketing Dashboards
SQL Server ebook: Pro SQL Server 2008 Analytics: Delivering Sales and Marketing Dashboards Cover

Pro SQL Server 2008 Analytics provides everything you need to know to develop sophisticated and visually appealing sales and marketing dashboards using SQL Server 2008 and to integrate those dashboards with SharePoint, PerformancePoint, and other key Microsoft technologies

The book begins by addressing the many misconceptions that surround the use of Key Performance Indicators (KPIs) and giving a brief overview of the business intelligence (BI) and reporting tools that can be combined on the Microsoft platform to help you generate the results that you need

The focus of the book is to help you implement a successful business intelligence project of your own

Pro SQL Server 2008 Failover Clustering (Expert's Voice in SQL Server)
SQL Server ebook: Pro SQL Server 2008 Failover Clustering (Expert's Voice in SQL Server) Cover

Pro SQL Server 2008 Failover Clustering is dedicated to the planning, implementation, and administration of clustered SQL Server 2008 implementations

Whether deploying a single?instance, two?

Pro SQL Server 2008 Mirroring
SQL Server ebook: Pro SQL Server 2008 Mirroring Cover

Pro SQL Server 2008 Mirroring is your complete guide to planning, using, deploying, and maintaining database mirroring as a high-availability option

Mirroring protects you by maintaining one or more duplicate copies of your database for use in the event the primary copy is damaged

It is a key component of any production-level, high-availability solution

Pro SQL Server 2008 Relational Database Design and Implementation (Pro)
SQL Server ebook: Pro SQL Server 2008 Relational Database Design and Implementation (Pro) Cover

Learn effective and scalable database design techniques in a SQL Server environment

Pro SQL Server 2008 Relational Database Design and Implementation covers everything from design logic that business users will understand all the way to the physical implementation of the design in a SQL Server database

Grounded in best practices and a solid understanding of the underlying theory, authors Louis Davidson, Kevin Kline, Scott Klein, and Kurt Windisch show how to ?

Pro SQL Server 2008 Replication
SQL Server ebook: Pro SQL Server 2008 Replication Cover

Pro SQL Server 2008 Replication is for MS database developers and administrators who want to learn about the different types of replication and those best suited to SQL Server 2008

This book will also cover advanced topics like replication with heterogeneous databases, backup and recovery of replicated databases, database mirroring with replication, log shipping with replication, troubleshooting, plus optimization and tuning

Tools like tablediff, SQLCMD, DTA, SQL Profiler, and Replication Monitor will be discussed to demonstrate the different techniques used in monitoring, administering, and troubleshooting replication

Pro SQL Server 2008 Reporting Services (Pro)
SQL Server ebook: Pro SQL Server 2008 Reporting Services (Pro) Cover

Take full advantage of everything SQL Server 2008 Reporting Services has to offer and deliver customizable, web?enabled reports across your business at a reasonable cost

Learn best?

Pro SQL Server 2008 Service Broker (Pro)
SQL Server ebook: Pro SQL Server 2008 Service Broker (Pro) Cover

Service Broker is a key Microsoft product in support of message?based processing between applications

Pro SQL Server 2008 Service Broker helps you to take full advantage of this key Microsoft technology, beginning from the fundamentals, moving through installation and application development, and ultimately showing you how to develop highly available and scalable applications based upon the Service?

Pro SQL Server Disaster Recovery (Pro)
SQL Server ebook: Pro SQL Server Disaster Recovery (Pro) Cover

Many would argue that the single, most important job of a SQL Server database administrator is to be able to recover your database in the event of loss or damage

Pro SQL Server Disaster Recovery helps you meet that goal by showing you how to think about and plan for potential problems

You?

Pro T-SQL 2005 Programmer's Guide (Expert's Voice)
SQL Server ebook: Pro T-SQL 2005 Programmer's Guide (Expert's Voice) Cover

Pro T-SQL 2005 Programmer's Guide provides comprehensive and detailed coverage of all the major features and facilities of T-SQL for SQL Server 2005

It is designed for all users of T-SQL, database administrators, systems administrators, application developers, and end-users, who want to learn how to exploit the power of T-SQL

Whatever you need to do with T-SQL, you'll find it described clearly here

Professional Microsoft SQL Server 2008 Administration (Wrox Programmer to Programmer)
SQL Server ebook: Professional Microsoft SQL Server 2008 Administration (Wrox Programmer to Programmer) Cover

SQL Server 2008 represents a sizable jump forward in scalability, performance, and usability for the DBA, developer, and business intelligence (BI) developer

It is no longer unheard of to have 20-terabyte databases running on a SQL Server

SQL Server administration used to just be the job of a database administrator (DBA), but as SQL Server proliferates throughout smaller companies, many developers have begun to act as administrators as well

Professional Microsoft SQL Server 2008 Integration Services (Wrox Programmer to Programmer)
SQL Server ebook: Professional Microsoft SQL Server 2008 Integration Services (Wrox Programmer to Programmer) Cover

The new edition of the successful previous version is 25 percent revised and packed with more than 200 pages of new material on the 2008 release of SQL Server Integration Services (SSIS) Renowned author Brian Knight and his expert coauthors show developers how to master the 2008 release of SSIS, which is both more powerful and more complex than ever Case studies and tutorial examples acquired over the three years since the previous edition will contribute to helping illustrate advanced concepts and techniques New chapters include coverage of data warehousing using SSIS, new methods for managing the SSIS platform, and improved techniques for ETL operations

User review
Not good on the Kindle
The book is a walklthrough of SSIS with some practical examples

T many pages to be my kind of book and a little bit to much a copy of screen instead of advice and best practice



As I bought this on Kindle I feel this is not a book that you should read on a Kindle only

Professional Microsoft SQL Server 2008 Programming (Wrox Programmer to Programmer)
SQL Server ebook: Professional Microsoft SQL Server 2008 Programming (Wrox Programmer to Programmer) Cover

Master the increasingly complex feature set of the latest release of Microsoft SQL Server with the information in Professional Microsoft SQL Server 2008 Programming

Review the new features of SQL Server that will be of interest to you as an experienced developer and move on to more detailed, practical code examples

Learn how to write complex queries, build different types of data structures, improve application speed and performance, manage advanced scripting and errors, and design advanced databases the latest edition of this valuable programming guide

Professional Microsoft SQL Server 2008 Reporting Services (Wrox Programmer to Programmer)
SQL Server ebook: Professional Microsoft SQL Server 2008 Reporting Services (Wrox Programmer to Programmer) Cover

Teaches solution architects, designers, and developers how to use Microsoft's reporting platform to create reporting and business intelligence (BI) solutions Updated with new information about holistic BI solutions, comprehensive OLAP/Analysis Services reporting, and complete production deployment scenarios Includes programming examples focused on specific, scenario-based solutions Explains reporting services architecture and business intelligence, teaches the fundamentals of designing reports through the use of careful planning considerations, and covers advanced report design and filtering techniques

User review
A good book on SSRS,,


I know some of the reviewers have been very critical on this book

I assume that they are very advanced Report writers

Professional SQL Server 2000 Data Warehousing with Analysis Services
SQL Server ebook: Professional SQL Server 2000 Data Warehousing with Analysis Services Cover

Data warehouses have evolved to cope with the huge volumes of data flowing through the workplace by separating the data used for reporting and decision making from the operational systems

The purpose of the data warehouse is simply to store the raw data, and in combination with Microsoft SQL Server 2000 Analysis Services, this data can be transformed into accessible information that reflects the real factors affecting the enterprise

In this book, we introduce the key concepts of data warehousing, OLAP, and data mining

Professional SQL Server 2000 Database Design
SQL Server ebook: Professional SQL Server 2000 Database Design Cover

SQL Server 2000 is the latest and most powerful version of Microsoft's data warehousing and relational database management system

Professional SQL Server 2000 Database Design provides an outline of the techniques that the designer can employ to make effective use of the full range of facilities that SQL Server 2000 offers

It attempts to move away from traditional texts on relational database design by considering design issues from a 'real world' point of view

Professional SQL Server 2000 DTS (Data Transformation Service)
SQL Server ebook: Professional SQL Server 2000 DTS (Data Transformation Service) Cover

A lot of corporate databases are what's behind the Internet revolution

Professional SQL Server 2000 DTS gives DBAs and programmers a handy guide to getting the most out of the Data Transformation Services (DTS)--a flexible set of tools that work on a wide variety of databases--that are available in SQL Server 2000

The hands-on focus of the book makes it a win for readers of all backgrounds

Professional SQL Server 2005 Administration (Wrox Professional Guides)
SQL Server ebook: Professional SQL Server 2005 Administration (Wrox Professional Guides) Cover

SQL Server 2005 is the largest leap forward for SQL Server since its inception

With this update comes new features that will challenge even the most experienced SQL Server DBAs

Written by a team of some of the best SQL Server experts in the industry, this comprehensive tutorial shows you how to navigate the vastly changed landscape of the SQL Server administration

Professional SQL Server 2005 CLR Programming: with Stored Procedures, Functions, Triggers, Aggregates and Types
SQL Server ebook: Professional SQL Server 2005 CLR Programming: with Stored Procedures, Functions, Triggers, Aggregates and Types Cover

SQL Server 2005 offers the capability to write code in a

NET language that can be compiled and run inside SQL Server

CLR Integration, or SQL CLR, lets you create stored procedures, user-defined types, triggers, table valued functions, and aggregates using a

Professional SQL Server 2005 Integration Services (Programmer to Programmer)
SQL Server ebook: Professional SQL Server 2005 Integration Services (Programmer to Programmer) Cover

This book will help you get past the initial learning curve quickly so that you can get started using SSIS to transform data, create a workflow, or maintain your SQL Server

Offering you hands-on guidance, you'll learn a new world of integration possibilities and be able to move away from scripting complex logic to programming tasks using a full-featured language

What you will learn from this book Ways to quickly move and transform data How to configure every aspect of SSIS How to interface SSIS with web services and XML Techniques to scale the SSIS and make it more reliable How to migrate DTS packages to SSIS How to create your own custom tasks and user interfaces How to create an application that interfaces with SSIS to manage the environment A detailed usable case study for a complete ETL solution

Who this book is for

This book is for developers, DBAs, and users who are looking to program custom code in all of the

Professional SQL Server 2005 Performance Tuning (Programmer to Programmer)
SQL Server ebook: Professional SQL Server 2005 Performance Tuning (Programmer to Programmer) Cover

Written by a team of expert SQL users, this comprehensive resource approaches performance tuning from a new perspective by showing you a methodical scientific approach to diagnose performance problems

The book first walks you through how to discover bottlenecks when something is wrong and you?ll then learn how to identify and remove the problems that are causing poor performance

Professional SQL Server 2005 Reporting Services
SQL Server ebook: Professional SQL Server 2005 Reporting Services Cover



User review
Good for developers
I am a developer that has moved over from using Crystal Reports (and Enterprise v10) for 5+ years to SSRS for our new web app

We did that not only for cost (SSRS is included with the SQL Server licenses we were buying anyway and Crystal costs buku bucks), but also because we moved our product's web UI to ASP

NET 3

Professional SQL Server 2005 XML (Programmer to Programmer)
SQL Server ebook: Professional SQL Server 2005 XML (Programmer to Programmer) Cover

Discusses SQL Server 2005 XML from the server and client sides Examines using XSLT to render the XML data that is retrieved from SQL Server, particularly for ASP

NET Addresses SQL Server relationship with schemas, SOAP, XML security, and

NET Makes extensive use of examples to solve problems that programmers face on an everyday basis and features Server 2005 XML best practices

User review
Too many bugs in the codes

Professional SQL Server 2008 Internals and Troubleshooting
SQL Server ebook: Professional SQL Server 2008 Internals and Troubleshooting Cover

A hands-on resource for SQL Server 2008 troubleshooting methods and tools

SQL Server administrators need to ensure that SQL Server remains running 24/7

Authored by leading SQL Server experts and MVPs, this book provides in-depth coverage of best practices based on a deep understanding of the internals of both SQL Server and the Windows operating system

You'll get a thorough look at the SQL Server database architecture and internals as well as Windows OS internals so that you can approach troubleshooting with a solid grasp of the total processing environment

Professional SQL Server Analysis Services 2005 with MDX (Programmer to Programmer)
SQL Server ebook: Professional SQL Server Analysis Services 2005 with MDX (Programmer to Programmer) Cover

Written by the lead developers of Analysis Services at Microsoft, this book begins with an overview showing how Analysis Services and MDX can be used to build data warehouses and multidimensional databases The authors then describe the development processes for building dimensions and cubes from various data sources Demonstrating a variety of techniques in real-world scenarios, the book shows how MDX can be used to query databases to provide sophisticated analysis of business problems Finally, the book explains how Analysis Services can be used with other components of SQL Server, including DTS, data mining, and Report Services, to provide comprehensive, end-to-end solutions

User review
Hardcore MDX programming: nothing more, nothing less
Other reviewers have already commented on the grammar, and sometimes difficult to follow examples

More often than not a topic is introduced, explained in overly simple terms, then dismissed, and this is frustrating

Still, this is the only book out there with this level of information about MDX (that I could find)

Programming Microsoft SQL Server(TM) 2005
SQL Server ebook: Programming Microsoft  SQL Server(TM) 2005 Cover

Learn the essentials for developing mobile applications for any device

Focusing on proven techniques and practices, this guide addresses the real-world needs of experienced Microsoft Windows® mobile developers

Users are growing increasingly dependent on mobile devices, and with innovations such as the Windows Vista(tm) Sync Center that make it easy to manage data synchronization, this proliferation will continue

Programming Microsoft SQL Server 2000 With XML (Pro-Developer)
SQL Server ebook: Programming Microsoft SQL Server 2000 With XML (Pro-Developer) Cover

For any developer who wants to do more with XML and databases on Windows, Programming Microsoft SQL Server 2000 with XML provides an up-to-date guide to some current XML tools and features available on the Microsoft platform

This example-packed book can let you get more productive with the latest generation of SQL Server tools

After a quick tour of what XML means for business today, whether in business to consumer (B2C), business to business (B2B), or business to enterprise (B2E) scenarios, this text jumps right in with a tutorial on using XML in Microsoft Transact-SQL (T-SQL) supported in SQL Server

Programming Microsoft SQL Server 2000 with XML, Second Edition
SQL Server ebook: Programming Microsoft SQL Server 2000 with XML, Second Edition Cover

For any developer who wants to do more with XML and databases on Windows, Programming Microsoft SQL Server 2000 with XML provides an up-to-date guide to some current XML tools and features available on the Microsoft platform

This example-packed book can let you get more productive with the latest generation of SQL Server tools

After a quick tour of what XML means for business today, whether in business to consumer (B2C), business to business (B2B), or business to enterprise (B2E) scenarios, this text jumps right in with a tutorial on using XML in Microsoft Transact-SQL (T-SQL) supported in SQL Server

Programming Microsoft SQL Server 2008 (PRO-Developer)
SQL Server ebook: Programming Microsoft SQL Server 2008 (PRO-Developer) Cover

Written by industry professionals who have been working with SQL Server 2008 since the earliest code, this reference expertly covers the programming fundamentals for SQL Server 2008 with crucial real-world context and extensive code samples



Get the hands-on programming instruction, practical examples, and best practices you need to master the core programmability features in SQL Server 2008

Led by three experts in database design and business intelligence solutions, you ll learn the essential tools and techniques for developing robust applications

Programming SQL Server 2005
SQL Server ebook: Programming SQL Server 2005 Cover

SQL Server 2005, Microsoft's next-generation data management and analysis solution, represents a huge leap forward

It comes with a myriad of changes that deliver increased security, scalability, and power--making it the complete data package

Used properly, SQL Server 2005 can help organizations of all sizes meet their data challenges head on

Real World SQL Server Administration with Perl
SQL Server ebook: Real World SQL Server Administration with Perl Cover

Real World SQL Server Administration with Perl is written with the goal of super-charging your SQL Server administration skills with Perl scripting, taking you to the next level of SQL Server administration

Through a broad range of scenarios, this book shows you how to write Perl scripts (often in combination with T-SQL scripting) to solve a wide variety of SQL Server administration problems

This unique book will provide you with the techniques to conquer real-world problems that frequently trouble DBAs

Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes (Sams Teach Yourself)
SQL Server ebook: Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes (Sams Teach Yourself) Cover

Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes offers straightforward, practical answers when you need fast results

By working through 10-minute lessons, you?ll learn everything you need to know to take advantage of Microsoft SQL Server?

SQL : Practical Guide for Developers (The Morgan Kaufmann Series in Data Management Systems)
SQL Server ebook: SQL : Practical Guide for Developers (The Morgan Kaufmann Series in Data Management Systems) Cover

Would the basics of SQL querying be useful to you, but you don't want to start at the very beginning? Do you wish you had an easy way to ramp up quickly to get a basic understanding of key features and capability? Then you need this book!

SQL For Dummies, Sixth Edition (Sql for Dummies)
SQL Server ebook: SQL For Dummies, Sixth Edition (Sql for Dummies) Cover

This is the rare case of a book that can take you from a beginner to an advanced-intermediate level

Like many of the books in IDG's Dummies series, this volume begins with a definition (`What is SQL?`) and ends with `The Part of Tens,` a collection of tips in a top ten list form

SQL Server 2000 Administration (McGraw-Hill Technical Expert)
SQL Server ebook: SQL Server 2000 Administration (McGraw-Hill Technical Expert) Cover

Get cutting-edge SQL Server 2000 management techniques for installation, automation, data manipulation, replication, and much more

This expert resource provides full details on system architecture, file storage, security, and troubleshooting and explains how to integrate Windows 2000 components, including the MMC and ActiveDirectory



User review
This ain't the book

SQL Server 2000 Fast Answers for DBAs and Developers, Signature Edition
SQL Server ebook: SQL Server 2000 Fast Answers for DBAs and Developers, Signature Edition Cover

SQL Server 2000 is the leading relational database for the Windows platform

It's a full-featured, enterprise-class database server, but its ease of use and maintenance makes it suitable whether you're a junior, part-time, or advanced DBA or developer

SQL Server expert and author Joseph Sack covers all SQL Server 2000 features, so you'll be able to rely on this book when you're in the field and need quick, effective solutions

SQL Server 2000 for Experienced DBAs
SQL Server ebook: SQL Server 2000 for Experienced DBAs Cover

SQL Server guru Brian Knight will save you plenty of time and money in labor, frustration, and SQL Server downtime

Provides undocumented troubleshooting tips and tricks and is a quick reference on system administrative functions essential for DBAs

Explains architecture, optimization techniques, automation, management, security, and more

SQL Server 2000 Programming by Example
SQL Server ebook: SQL Server 2000 Programming by Example Cover

Ideal for the database programmer or system DBA, Microsoft SQL Server 2000 Programming by Example is an excellent example-based tutorial on mastering today's SQL features

Packed with plenty of tips and tricks, this title will let most anyone do more with SQL Server

While there are plenty of screen shots showing graphical SQL Server tools, the focus of this book is clearly on learning real command-line Transact-SQL (T-SQL)

SQL Server 2000 Stored Procedure Programming
SQL Server ebook: SQL Server 2000 Stored Procedure Programming Cover

`Tired of pubs and Northwind? Tired of books that just lie there? This book will engage you interactively with its sample Asset tracking database and end-of-chapter exercises

SQL Server 2000 Stored Procedures Handbook (Expert's Voice)
SQL Server ebook: SQL Server 2000 Stored Procedures Handbook (Expert's Voice) Cover

Stored procedures are compiled T-SQL statements that reside on the database

They are the cornerstones of successful data manipulation, and data-handling operations of every complexity make use of them

This book is an in-depth guide to a key area of database development

SQL Server 2005 Bible
SQL Server ebook: SQL Server 2005 Bible Cover

Use this comprehensive tutorial and reference to increase productivity and write stored procedures using the language with which you're most familiar

The revised content covers new features such as XML integration, Web services, the

NET Common Language Runtime (CLR), and security updates, making this book a must for any developer or database administrator transitioning to the new version of SQL Server

SQL Server 2005 DBA Street Smarts: A Real World Guide to SQL Server 2005 Certification Skills
SQL Server ebook: SQL Server 2005 DBA Street Smarts: A Real World Guide to SQL Server 2005 Certification Skills Cover

Develop the skill you need in the real world



Hit the ground running with the street-smart training you'll find in this practical book

Using a `Year in the life` approach, it gives you an inside look at SQL Server 2005 database administration, with key information organized around the actual day-to-day tasks, scenarios, and challenges you'll face in the field

SQL Server 2005 Distilled
SQL Server ebook: SQL Server 2005 Distilled Cover

SQL Server 2000 has been one of Microsoft's most popular products ever, with more than 1 million licenses sold; there is a huge installed base

Robust sales of many books on SQL Server attest to this

The next release of SQL Server, version 2005, represents five years of development work by Microsoft

SQL Server 2005 Management and Administration
SQL Server ebook: SQL Server 2005 Management and Administration Cover

Microsoft SQL Server 2005 Management and Administration, based on Service Pack 2, addresses the challenges database administrators regularly encounter on SQL Server 2005 by providing detailed guidance in the areas of management, administration, security, and monitoring

With coverage of the new features and functionality of SQL Server 2005 Service Pack 2, this book is designed to be comprehensive, resulting in something for all database administrators?from simple tips to tactical solutions

SQL Server 2005 Reporting Essentials
SQL Server ebook: SQL Server 2005 Reporting Essentials Cover

SQL Server 2005 Reporting Services in Action
SQL Server ebook: SQL Server 2005 Reporting Services in Action Cover

Written by experienced SQL Server developers, `SQL Server 2005 Reporting Services in Action` shows readers how to build Windows or Web-based reporting systems

This book covers features added to the newest version of Reporting Services such as client side sorting, custom report items, the new ReportViewer control, and much more

This book also focuses on the new ad-hoc reporting capablilities of Reporting Services

SQL Server 2005 T-SQL Recipes: A Problem-Solution Approach (A Problem - Solution Approach)
SQL Server ebook: SQL Server 2005 T-SQL Recipes: A Problem-Solution Approach (A Problem - Solution Approach) Cover

Need to brush up on specific SQL Server tasks, procedures, or Transact-SQL commands? Not finding what you need from SQL Server books online? Or perhaps you just want to familiarize yourself with the practical application of new T-SQL?

SQL Server 2008 Administration in Action
SQL Server ebook: SQL Server 2008 Administration in Action Cover

SQL Server 2008 Administration isn't a standard SQL Server tutorial-there are dozens of those to choose from

Instead, this book breaks down the role of `SQL Server Administrator` into its key focus areas and tasks and details the techniques and best practices that make an administrator effective

In this book, a reader can quickly identify a task and find the best practice associated with it

SQL Server 2008 Administration Instant Reference
SQL Server ebook: SQL Server 2008 Administration Instant Reference Cover

Perfect companion to any SQL Server 2008 book, providing fast, accurate answers on the spot for millions of IT professionals

System and database administrators, IT consultants, and database application developers often need quick answers and practical solutions for SQL Server issues

This convenient guide offers you quick referencing for the product and database topics you need most

If you're an IT administrator looking for the essentials in the day-to-day tasks of administering SQL Server 2008, you'll appreciate this book's design for providing quick and easy look up of solutions and tables, lists, and step-by-step instructions for answers on the spot

SQL Server 2008 Query Performance Tuning Distilled (Expert's Voice in SQL Server)
SQL Server ebook: SQL Server 2008 Query Performance Tuning Distilled (Expert's Voice in SQL Server) Cover

SQL Server 2008 Query Performance Tuning Distilled presents a direct trouble?shooting methodology for identifying poorly performing stored procedures and queries, isolating the causes of that poor performance, and fixing the underlying problems

Each chapter is dedicated to one of the top causes of poorly performing queries and shows methods for identifying and dealing with the problems in that chapter?

SQL Server 2008 Transact-SQL Recipes: A Problem-Solution Approach (Recipes: a Problem-Solution Approach)
SQL Server ebook: SQL Server 2008 Transact-SQL Recipes: A Problem-Solution Approach (Recipes: a Problem-Solution Approach) Cover

SQL Server 2008 Transact?SQL Recipes: A Problem?Solution Approach is an example?

SQL Server MVP Deep Dives
SQL Server ebook: SQL Server MVP Deep Dives Cover

This is not an ordinary SQL Server Book

SQL Server MVP Deep Dives brings together the world's most highly-regarded SQL Server experts to create a masterful collection of tips, techniques, and experience-driven best practices for SQL Server development and administration

These SQL Server MVPs-53 in all-each selected a topic of great interest to them, and in this unique book, they share their knowledge and passion with you

SQL Server Security Distilled, Second Edition
SQL Server ebook: SQL Server Security Distilled, Second Edition Cover

SQL Server is the dominant relational database in the Windows market and data security is a huge and growing concern for all businesses

Securing SQL Server is one of the most important responsibilities of the SQL Server professional

SQL Server Distilled, Second Edition is a very carefully researched, clearly explained book on securing SQL Server, by an author who knows SQL Server inside and out

The Definitive Guide to Scaling Out SQL Server 2000
SQL Server ebook: The Definitive Guide to Scaling Out SQL Server 2000 Cover

Enterprise applications have become more complex and have taken on a greater burden for managing a company's critical data

At the same time, the amount of data managed by those applications has swelled exponentially as companies begin to track an increasingly greater amount of information-data about customers, vendors, sales, and more

In Realtimepublishers' The Definitive Guide® to Scaling Out SQL Server 2000, industry expert Don Jones provides a concrete framework for expanding your existing SQL Server database so that it can scale to meet the mounting and dynamic operational requirements

The Guru's Guide to SQL Server Architecture and Internals
SQL Server ebook: The Guru's Guide to SQL Server Architecture and Internals Cover

Ken Henderson's first two Guru's Guides for Addison-Wesley have been widely praised by reviewers, and have sold extremely well

He has now written a key reference to SQL Server which is much broader in scope than either of the first two, which will appeal to an even larger audience

The Guru's Guide to SQL Server Architecture is all about the internal pieces of SQL Server, the architecture of how they fit together, and the effect those have on performance and tuning issues

Transact-SQL Cookbook
SQL Server ebook: Transact-SQL Cookbook Cover

This unique cookbook contains a wealth of solutions to problems that SQL programmers face all the time

The recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra

Authors Ales Spetic and Jonathan Gennick, two authorities with extensive database and SQL programming experience, follow each recipe with a discussion explaining the logic and concepts underlying the solution

Transact-SQL Desk Reference: For Microsoft SQL Server
SQL Server ebook: Transact-SQL Desk Reference: For Microsoft SQL Server Cover

This command reference, designed for users of all levels, provides a user-friendly guide to the SQL database programming language

All commands will be listed alphabetically by functional area -- ideal for beginners who can locate commands based on the tasks they are trying to accomplish

In addition, the author has included a `roadmap` listing commands in alphabetical order at the front of the book that is ideal for more advanced users who know the command name and simply need to know a page number

Writing Stored Procedures with Microsoft SQL Server: The Authoritative Solution
SQL Server ebook: Writing Stored Procedures with Microsoft SQL Server: The Authoritative Solution Cover

Writing Stored Procedures for Microsoft SQL Server focuses on teaching you not only how to build effective stored procedures, but also how to optimize and streamline them for long term use

Get an understanding of how SQL Server interprets stored procedures verses direct access via SQL queries

This is followed by detailed instructions on creating and maintaining a repository of stored procedures

Wrox's SQL Server 2005 Express Edition Starter Kit (Programmer to Programmer)
SQL Server ebook: Wrox's SQL Server 2005 Express Edition Starter Kit  (Programmer to Programmer) Cover

You'll learn the basics of working with SSE databases, and see how the Visual Basic(r) 2005 Express Edition programming environment is tailored to work well with SSE

Step-by-step examples cover major scenarios that you're likely to face, from installation and development to debugging and deployment

Plus, the CD-ROM features both VB Express and SSE so you can get started designing your databases right away

XML and SQL Server 2000
SQL Server ebook: XML and SQL Server 2000 Cover

XML and SQL Server 2000 will enable SQL developers to understand and work with XML, the preferred technology for integrating eBusiness systems

These developers have realized the need to be able to understand and work with high-speed storage and generation capabilities that XML documents and data offer

The pervasiveness of XML has finally caused the beginnings of the appearance of tools that allow easier manipulation of XML itself


Submit a related site | Submit an article


Resources
FlazX 100 Newest Books  Top 100 Search Keywords  Last 100 Search Keywords  Community Edition 


Google Talk : admin-at-flazx-dot-us


eXTReMe Tracker