Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

From Access to SQL Server, Russell Sinclair


Варианты приобретения
Цена: 6008.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Russell Sinclair
Название:  From Access to SQL Server
ISBN: 9781893115248
Издательство: Springer
Классификация:

ISBN-10: 1893115240
Обложка/Формат: Paperback
Страницы: 340
Вес: 0.64 кг.
Дата издания: 31.08.2000
Язык: English
Размер: 236 x 190 x 19
Основная тема: Computer Science
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book covers what Access developers need to know about SQL Server, covering the two most common versions of both products: Microsoft Access 97 and 2000 and Microsoft SQL Server 6.5 and 7. Further, it includes detailed information on how to work with SQL Server outside of the Access environment and how to design efficient SQL Server databases.


Pro sql server 2005 assemblies

Автор: Dewson, Robin Skinner, Julian
Название: Pro sql server 2005 assemblies
ISBN: 1590595661 ISBN-13(EAN): 9781590595664
Издательство: Springer
Рейтинг:
Цена: 6008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

"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 .NET code in the supplied code download.

Assemblies are not a complete replacement for T-SQL stored procedures and triggers; rather, they?re enhancements, to be used at the right place and right time. This book examines the ins and outs of assemblies when they should and should not be used, what you can do with them, and how you can get the most out of them. "Table of Contents "Introducing Assemblies Writing a Simple SQL Assembly The SQL Server .NET Programming Model CLR Stored Procedures User-Defined Functions User-Defined Types User-Defined Aggregates CLR Triggers Error Handling and Debugging Strategies Security Integrating Assemblies with Other Technologies

Pro vs 2005 reporting using sql server and crystal reports

Автор: Paddock, Rod Goff, Kevin S.
Название: Pro vs 2005 reporting using sql server and crystal reports
ISBN: 1590596889 ISBN-13(EAN): 9781590596883
Издательство: Springer
Рейтинг:
Цена: 6508.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Creating clear and comprehensive reporting functionality is one of the most important, and most misunderstood, tasks that developers do in professional life. This book shows how to use Visual Studio 2005 and complementary technologies, such as Crystal Reports, to quickly and simply create fast, flexible reporting for applications of any size.

Pro SQL Server Always On Availability Groups

Автор: Parui
Название: Pro SQL Server Always On Availability Groups
ISBN: 1484220706 ISBN-13(EAN): 9781484220702
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Tagline: "Enterprise-level high-availability and disaster recovery"

Beginning SQL Server R Services

Автор: Beard
Название: Beginning SQL Server R Services
ISBN: 1484222970 ISBN-13(EAN): 9781484222973
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Learn how to develop powerful data analytics applications quickly for SQL Server database administrators and developers. Organizations will be able to sift data and derive the business intelligence needed to drive business decisions and profit. The addition of R to SQL Server 2016 places a powerful analytical processor into an environment most developers are already comfortable with – Visual Studio. This book walks even the newest of users through the creation process of a powerful R-language tool set for use in analyzing and reporting on your data.As a SQL Server database administrator or developer, it is sometimes difficult to stay on the bleeding edge of technology. Microsoft’s addition of R to SQL Server 2016 is sure to be a game-changer, and the language will certainly become an integral part of future releases. R is in fact widely used today in statistical and related applications, and its use is only growing. Beginning SQL Server R Services helps you jump on board this important trend by providing good examples with detailed explanations of the WHY and not just the HOW.Walks you through setup and installation of SQL Server R Services.Explains the basics of working with R Tools for Visual Studio.Provides a road map to successfully creating custom R code.
What You Will Learn
Discover R’s role in the SQL Server 2016 hierarchy.Manage the components needed to run SQL Server R Services code.Run R-language analytics and queries inside the database.Create analytic solutions that run across multiple datasets.Gain in-depth knowledge of the R language itself.Implement custom SQL Server R Services solutions.
Who This Book Is For
Any level of database administrator or developer, but specifically it's for those developers with the need to develop powerful data analytics applications quickly. Seasoned R developers will appreciate the book for its robust learning pattern, using visual aids in combination with properties explanations and scenarios. Beginning SQL Server R Services is the perfect “new hire” gift for new database developers in any organization.
Pro sql server 2005 service broker

Автор: Aschenbrenner, Klaus
Название: Pro sql server 2005 service broker
ISBN: 1590598423 ISBN-13(EAN): 9781590598429
Издательство: Springer
Рейтинг:
Цена: 6008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book explains why Microsoft introduced Service Broker and describes its big advantages over prior message technologies. Focused on best practices, the book explains in detail how Service Broker supports and enhances database and web applications.

Real-World SQL-DMO for SQL Server

Автор: Allan Mitchell; Mark Allison
Название: Real-World SQL-DMO for SQL Server
ISBN: 1590590406 ISBN-13(EAN): 9781590590409
Издательство: Springer
Рейтинг:
Цена: 6008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: SQL-DMO is a feature rich library that can be manipulated to do things that simply are not possible using the standard toolset of Microsoft SQL Server, and Mitchell and Allison show developers how to do it in a way that is not masked by "techno-babble". They write in a manner that is easy to understand and clearly explains the necessary points.

Pro SQL Server 2005 High Availability

Автор: Allan Hirt
Название: Pro SQL Server 2005 High Availability
ISBN: 159059780X ISBN-13(EAN): 9781590597804
Издательство: Springer
Рейтинг:
Цена: 11358.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book comprehensively covers the technology, the people, the process, and the real-world best practices for planning, deploying, administering, and maintaining highly available SQL Server 2005 instances.

Real World SQL Server Administration with Perl

Автор: Dave Shea
Название: Real World SQL Server Administration with Perl
ISBN: 159059097X ISBN-13(EAN): 9781590590973
Издательство: Springer
Рейтинг:
Цена: 7126.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: For for both Windows programmers and open source aficionados, practical, real-world tested scripts are taken from actual production environments. The book provides over 150 ready-to-use and easy-to-customize Perl scripts for administrating SQL Servers.

SQL Server CE Database Development with the .NET Compact Framework

Автор: Rob Tiffany
Название: SQL Server CE Database Development with the .NET Compact Framework
ISBN: 1590591194 ISBN-13(EAN): 9781590591192
Издательство: Springer
Рейтинг:
Цена: 6008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Author Tiffany takes an in-depth look at all aspects of SQL Server CE 2.0 and the .NET Compact Framework, the most significantly updated area of Visual Studio 2003.

SQL Server 2005 T-SQL Recipes

Автор: Joseph Sack
Название: SQL Server 2005 T-SQL Recipes
ISBN: 159059570X ISBN-13(EAN): 9781590595701
Издательство: Springer
Рейтинг:
Цена: 7126.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: * Comprehensive T-SQL Coverage, including all SQL Server 2005 new features, from an established SQL Server expert and author. * Unique, easy-reference format - ideal for preparing for a SQL Server job interview, or for a SQL Server certification test

Expert SQL Server 2005 Development

Автор: Adam Machanic; Lara Rubbelke; Hugo Kornelis
Название: Expert SQL Server 2005 Development
ISBN: 159059729X ISBN-13(EAN): 9781590597293
Издательство: Springer
Рейтинг:
Цена: 6008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Databases are software. I've based the second half of a software development career that began in 1978 on this simple idea. If you've found this book, chances are you're willing to at least entertain the possibility that databases and their attendant programmability are worthy of the same rigor and process as the rest of an application. Good for you It's a great pleasure for me to join you on this jo- ney, however briefly, via this foreword. There is a good possibility that you've grown as skeptical as I have of the conventional wisdom that treats the "back end" as an afterthought in the design and budgeting process. You're now seeking actionable insights into building or improving a SQL Server 2005 design and development process. The book you're holding is chock-full of such insights. And before turning you over to Adam, Hugo, and Lara, I'd like to offer one of my own.

SQL Server 2000 Stored Procedures Handbook

Автор: Robin Dewson; Louis Davidson; Tony Bain; Chuck Haw
Название: SQL Server 2000 Stored Procedures Handbook
ISBN: 1590592875 ISBN-13(EAN): 9781590592878
Издательство: Springer
Рейтинг:
Цена: 4611.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

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.

This book tackles real-world problems faced by developers when working with stored procedures, showing you how to solve these problems, avoid the common pitfalls, and produce faster, more robust stored procedures. Put simply: if you want to write better stored procedures, then this is the book for you.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия