0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (5)
  • R1,000 - R2,500 (5)
  • -
Status
Brand

Showing 1 - 10 of 10 matches in All Departments

Beginning SQL Server 2008 Express for Developers - From Novice to Professional (Paperback, 1st ed.): Robin Dewson Beginning SQL Server 2008 Express for Developers - From Novice to Professional (Paperback, 1st ed.)
Robin Dewson
R1,184 R1,013 Discovery Miles 10 130 Save R171 (14%) Ships in 18 - 22 working days

Beginning SQL Server 2008 Express for Developers: From Novice to Professional takes a developer, and even a database administrator, from knowing nothing about SQL Server 2008 Express Edition to being ready to design and build a fully functioning system that is secure, reliable, maintainable, and robust. The Express Edition of SQL Server is a free resource commonly used by students, developers of small systems, and those transferring skills from other databases. This book focuses on the features within the Express Edition and therefore will not confuse readers with coverage of features found only in the Development Edition. By the end of the book, readers will be ready to move on to Accelerated SQL Server 2008 as well as other books within the Apress SQL Server lineup such as Pro SQL Server 2008 Reporting Services.Covers using the free Express Edition of SQL Server Describes creating a database from scratch and builds on this Provides an understanding of SQL Server Express 2008, allowing you to build future solutions for you and your business What you'll learn Learn what features exist within SQL Server 2008 Express Edition and how to install and upgrade the product and set up security. Design and create a database. Build database objects, such as tables and stored procedures, graphically as well as programmatically. Work with datainserting, updating, deleting, and retrievingusing simple and complex queries, programs, and data views. Generate reports from data. Implement a solid database maintenance strategy that includes backing up and restoring your data when necessary. Take advantage of advanced TransactSQL techniques to get the most out of your data. Ensure good performance by building the right indexes, defining the right relationships between tables, and joining tables in the most optimal manner. Who this book is for

Anyone interested in working with SQL Server as a database, and particularly those who wish for a no-cost database platform that plays well in the .NET environment. Ideal for those starting out in IT or who have to prior database experience.

Beginning SQL Server 2005 Express For Developers - From Novice To Professional (Paperback, 1st ed.): Robin Dewson Beginning SQL Server 2005 Express For Developers - From Novice To Professional (Paperback, 1st ed.)
Robin Dewson
R939 R818 Discovery Miles 8 180 Save R121 (13%) Ships in 18 - 22 working days

SQL Server 2005 Express Edition is a free relational database management system from Microsoft and provides a major subset of full SQL Server 2005 functionality. Many users learn on SQL Server 2005 Express Edition and then move on to SQL Server 2005. This book is a comprehensive, clear and gentle introduction to all fundamental aspects of SQL Server 2005 Express and the T-SQL database language. It is highly readable yet technically thorough. The book assumes no prior experience in databases or programming and is ideal for any new SQL Server Express user, whatever their use of SQL Server Express.

Pro SQL Server 2005 (Paperback, 1st Corrected ed., Corr. 3rd printing): Robin Dewson, Adam Machanic, Jan D. Narkiewicz, Thomas... Pro SQL Server 2005 (Paperback, 1st Corrected ed., Corr. 3rd printing)
Robin Dewson, Adam Machanic, Jan D. Narkiewicz, Thomas Rizzo, Joseph Sack, …
R1,240 R1,068 Discovery Miles 10 680 Save R172 (14%) Ships in 18 - 22 working days

SQL Server 2005 is next generation of SQL Server database and represents a massive leap forward for SQL Server developers in terms of programming options, productivity, database management and analysis. This book will take a deep look at the full range of SQL Server enhancements that will give meaningful and relevant examples that show not just how these new features work, but also how to architect their applications in order to exploit the new features most effectively.

This book is all about getting developers working on their own SQL Server 2005 solutions as quickly and painlessly as possible. Some of the core topics covered in the book are: Enhancements to database programmability features and languages, such as ADO.NET, XML, .NET assemblies, and T-SQL; New Servers, services and tools such as Reporting Services, and the Service Broker and DTS; Enhancements to the BI capabilities such as Analysis Services and Notification services.

Pro SQL Server 2005 Assemblies (Paperback, 1st ed.): Robin Dewson, Julian Skinner Pro SQL Server 2005 Assemblies (Paperback, 1st ed.)
Robin Dewson, Julian Skinner
R1,105 R933 Discovery Miles 9 330 Save R172 (16%) Ships in 18 - 22 working days

"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

Beginning SQL Server 2005 for Developers - From Novice to Professional (Paperback, 2nd Corrected ed., Corr. 2nd printing):... Beginning SQL Server 2005 for Developers - From Novice to Professional (Paperback, 2nd Corrected ed., Corr. 2nd printing)
Robin Dewson
R1,177 R1,006 Discovery Miles 10 060 Save R171 (15%) Ships in 18 - 22 working days

Purchase this book and you'll get the free, fully searchable eBooka $25 value! (Details are printed inside the book.)

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.

This book features practical steps to help you overcome issues youre likely to encounter. You'll learn to use SQL for querying, inserting, updating, and deleting data. You'll also learn how to back up and restore databases for basic administration in SQL Server. Further, you'll cover how to build a complete database, from the fundamentals of relational database design to table and index creation.

Additionally, you'll start to program in T-SQL, SQL Servers implementation (and extension) of the SQL programming language, and you'll come away with effective programming techniques using stored procedures and triggers.

ASP.NET 1.1 Solutions Toolkit (Paperback, 1st ed.): Matthew MacDonald, Victor Garcia Aprea, Robin Dewson, Saurabh Nandu,... ASP.NET 1.1 Solutions Toolkit (Paperback, 1st ed.)
Matthew MacDonald, Victor Garcia Aprea, Robin Dewson, Saurabh Nandu, Richard Delorme, …
R1,023 R876 Discovery Miles 8 760 Save R147 (14%) Ships in 18 - 22 working days

'ASP.NET 1.1 Solutions Toolkit' is a collection of reusable ASP.NET components, all of which serve two purposes. First, the components may be used as they are (or with minor modifications) to add exciting features to your own ASP.NET web sites. Second, each component's design and implementation is discussed.

SQL Server 2000 Stored Procedures Handbook (Paperback, Softcover reprint of the original 1st ed.): Robin Dewson, Louis... SQL Server 2000 Stored Procedures Handbook (Paperback, Softcover reprint of the original 1st ed.)
Robin Dewson, Louis Davidson, Tony Bain, Chuck Hawkins
R864 R753 Discovery Miles 7 530 Save R111 (13%) Ships in 18 - 22 working days

Stored procedures are compiled T-SQL statements that reside on the database, and are the cornerstone of successful data manipulation; data-handling operations of any 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 how to solve these problems, avoid the common pitfalls and work around them, to produce faster, more robust stored procedures. Put simply: if you want to write better stored procedures, then this is the book for you.

Beginning SQL Server for Developers (Paperback, 4th ed.): Robin Dewson Beginning SQL Server for Developers (Paperback, 4th ed.)
Robin Dewson
R1,632 R1,360 Discovery Miles 13 600 Save R272 (17%) Ships in 18 - 22 working days

Beginning SQL Server for Developers is the perfect book for developers new to SQL Server and planning to create and deploy applications against Microsoft's market-leading database system for the Windows platform. Now in its fourth edition, the book is enhanced to cover the very latest developments in SQL Server, including the in-memory features that are introduced in SQL Server 2014. Within the book, there are plenty of examples of tasks that developers routinely perform. You'll learn to create tables and indexes, and be introduced to best practices for securing your valuable data. You'll learn design tradeoffs and find out how to make sound decisions resulting in scalable databases and maintainable code. SQL Server 2014 introduces in-memory tables and stored procedures. It's now possible to accelerate applications by creating tables (and their indexes) that reside entirely in memory, and never on disk. These new, in-memory structures differ from caching mechanisms of the past, and make possible the extraordinarily swift execution of certain types of queries such as are used in business intelligence applications. Beginning SQL Server for Developers helps you realize the promises of this new feature set while avoiding pitfalls that can occur when mixing in-memory tables and code with traditional, disk-based tables and code. Beginning SQL Server for Developers takes you through the entire database development process, from installing the software to creating a database to writing the code to connect to that database and move data in and out. By the end of the book, you'll be able to design and create solid and reliable database solutions using SQL Server. Takes you through the entire database application development lifecycle Includes brand new coverage of the in-memory features Introduces the freely-available Express Edition

Beginning SQL Server 2012 for Developers (Paperback, 3rd ed.): Robin Dewson Beginning SQL Server 2012 for Developers (Paperback, 3rd ed.)
Robin Dewson
R1,234 R1,062 Discovery Miles 10 620 Save R172 (14%) Ships in 18 - 22 working days

Beginning SQL Server 2012 for Developers is the perfect book for developers new to SQL Server and planning to create and deploy applications against Microsoft's market-leading database system for the Windows platform. Now in its third edition, the book is enhanced to cover the very latest developments in SQL Server 2012. Also new in the book is coverage of the no-cost Express Edition. Whether you have no knowledge of databases, or have knowledge of desktop databases such as Microsoft Access, or even come from another brand such as Oracle Database, Beginning SQL Server 2012 for Developers provides the insights to get up and running with SQL Server 2012. Within the book, there are plenty of examples of tasks that developers routinely perform. You'll learn to create tables and indexes, and best practices for securing your valuable data. You'll learn design tradeoffs and find out how to make sound decisions resulting in scalable databases and maintainable code. Beginning SQL Server 2012 for Developers takes you through the entire database development process, from installing the software to creating a database to writing the code to connect to that database and move data in and out. By the end of the book, you'll be able to design and create solid and reliable database solutions using SQL Server 2012. * Takes you through the entire database application development lifecycle * Includes brand new coverage of SQL Server 2012 features * Introduces the freely-available Express Edition What you'll learn * How to install SQL Server 2012 * How to build a database application from start to finish * How to create tables and indices to manage your data * How to write stored code to execute directly in the database server * How to back up, recover, and otherwise maintain your database * How to connect to your database from client languages such as C# and VB .NET Who this book is for Beginning SQL Server 2012 for Developers is ideal for developers starting out with SQL Server 2012. There is no prerequisite background in developing database applications.Developers from other platforms and those brand new to database programming alike will find in Beginning SQL Server 2012 for Developers an excellent introduction to using and programming Microsoft's database platform. Table of Contents * Overview and Installation * SQL Server Management Studio * Database Design and Creation * Security and Compliance * Defining Tables * Creating Indexes and Database Diagramming * Database Backups and Recovery * Database Maintenance * Inserting and Deleting Data * Selecting and Updating Data * Building a View * Stored Procedures, Functions, and Security * Essentials for Effective Coding * Advanced T-SQL * Triggers * Connecting from Client Code

Beginning SQL Server 2008 for Developers - From Novice to Professional (Paperback, 1st ed.): Robin Dewson Beginning SQL Server 2008 for Developers - From Novice to Professional (Paperback, 1st ed.)
Robin Dewson
R1,160 R988 Discovery Miles 9 880 Save R172 (15%) Ships in 18 - 22 working days

SQL Server 2008 is a first-rate database management system. It offers more capability than any previous release of SQL Server. More than just a classic relational database management system, SQL Server 2008 includes exciting and powerful features that make it useful for everything from large corporate data warehouses to ad hoc departmental databases. You'll find enhanced support for XML, new support for spatial data, transparent data encryption, a policy-based management system, and more. Author and developer Robin Dewson will show you the way from beginner to SQL Server 2008 professional. Learn to install SQL Server 2008 and navigate around Management Studio before getting right to the heart of mastering fundamental SQL Server 2008 tasks: creating tables, storing data, securing data, and retrieving it again. Dewson ensures you'll be fully prepared to use all the basics and create a solid foundation for your own projects. Don't forget about backups Your database will house important data, so backing up is essential to protect yourself from inevitable hardware failure. Dewson walks you through SQL Server 2008's easy-to-use backup and recovery feature set, giving you the grounding that you need in order to set up a reliable plan for recovery in your own environment. Learn to use Transact-SQL, a full-blown procedural language that is built right into the database system. Transact-SQL is the key to unlocking everything that SQL Server 2008 has to offer. Using Transact-SQL, you can write centrally encapsulated business logic through the use of stored procedures, automatically trigger processing through the use of triggers, and manipulate data within the server without having tomove data back and forth across the network. Finally, you'll learn a bit about SQL Server 2008 Reporting Services, a powerful tool that allows enterprise reporting. Reporting Services enables you to develop and serve reports across your organization and even to business partners outside your company. Reporting Services also gives end users the ability to create their own reports, helping them transform business data into valuable, usable information to guide their day-to-day decisions. What you'll learn Install and manage SQL Server on your system. Create and secure tables. Store and query data; use indexes to improve query performance. Sleep when the wind blows, because you have a solid backup and recovery process. Run procedural code inside your database in the form of Transact-SQL procedures and triggers. Serve up business reports to in-house users and outside business partners via SQL Server 2008 Reporting Services. Who is this book for? Developers new to SQL Server 2008. If you are just beginning to develop software using SQL Server 2008, or if you are planning to do so in the near future, this book will set you on the road to success. About the Apress Beginning Series The Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from novice to professional. You'll start your journey by seeing what you need to know--but without needless theory and filler. You'll build your skill set by learning how to put together real-world projects step by step. So whether your goal is your nextcareer challenge or a new learning opportunity, the Beginning series from Apress will take you there--it is your trusted guide through unfamiliar territory Related Titles Applied Mathematics for Database Professionals

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Style Studies for the Creative Drummer…
John Xepoleas Paperback R550 R500 Discovery Miles 5 000
Robots in Academic Libraries…
Edward Iglesias Hardcover R4,425 Discovery Miles 44 250
Filling in the Grooves - The Ultimate…
Jim Toscano Book R797 R750 Discovery Miles 7 500
?asa? S ?investi?ation of the arts, the…
William Alsop Paperback R458 Discovery Miles 4 580
Directed Algebraic Topology and…
Lisbeth Fajstrup, Eric Goubault, … Hardcover R3,273 Discovery Miles 32 730
The Drum Handbook - Buying, Maintaining…
Geoff Nicholls Paperback R869 Discovery Miles 8 690
Optimizing Academic Library Services in…
Brendan Ryan Paperback R1,278 Discovery Miles 12 780
Virtual and Mobile Healthcare…
Information Reso Management Association Hardcover R10,902 Discovery Miles 109 020
Constraints Meet Concurrency
Jacopo Mauro Hardcover R2,299 R1,804 Discovery Miles 18 040
Percussion Pedagogy
Michael Udow Hardcover R2,776 Discovery Miles 27 760

 

Partners