The Definitive Guide to MySQL 5
ISBN: 9781590595350 / Angielski / Miękka / 784 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. MySQL 5 is slated to be the most significant release in the products history. The Definitive Guide to MySQL 5, Third Edition is the newest revision of Michael Koflers popular book. This is the first book to offer in-depth instruction about the new features of the world's most popular open source database server. Updated to reflect changes in MySQL version 5, this book will expose you to MySQL's impressive array of new features: views, stored procedures, triggers, and spatial data types. Whether you're a novice or intermediate user, you will benefit from... MySQL 5 is slated to be the most significant release in the products history. The Definitive Guide to MySQL 5, Third Edition is the newest r... |
|
cena:
231,29 zł |
Pro SQL Server 2005 Assemblies
ISBN: 9781590595664 / Angielski / Miękka / 268 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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. Pro SQL Server 2005 Assemblies provides a detailed and example-driven tutorial on how to build and use .NET assemblies. The authors focus on... |
|
cena:
165,75 zł |
SQL Server 2005 T-SQL Recipes: A Problem-Solution Approach
ISBN: 9781590595701 / Angielski / Miękka / 764 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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 related features. SQL Server 2005 T-SQL Recipes: A Problem-Solution Approach is an ideal book, whatever your level as a database administrator or developer. This no-fluff desk reference offers direct access to the information you need to get the job done. It covers basic T-SQL data manipulation, the use of stored procedures, triggers and UDFs, and... 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 per... |
|
cena:
212,02 zł |
Beginning SQL Server 2005 for Developers: From Novice to Professional
ISBN: 9781590595886 / Angielski / Miękka / 536 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Purchase this book and you'll get the free, fully searchable eBook--a $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... Purchase this book and you'll get the free, fully searchable eBook--a $25 value (Details are printed inside the book.) SQL Server 200... |
|
cena:
165,75 zł |
SQL Server 2000 Fast Answers for Dbas and Developers, Signature Edition: Signature Edition [With CD-ROM]
ISBN: 9781590595923 / Angielski / Twarda / 984 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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 youre a junior, part-time, or advanceddatabase administratoror 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. Included are hundreds of practical recipes that describe and demonstrate the utility of a feature or functionwith the minimum... SQL Server 2000 is the leading relational database for the Windows platform. It's a full-featured, enterprise-class database server, but its ease o... |
|
cena:
212,02 zł |
Cost-Based Oracle Fundamentals
ISBN: 9781590596364 / Angielski / Miękka / 536 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Arthur C. Clarke once wrote that "any sufficiently advanced technology is indistinguishable from magic. " I believe that observation to be entirely accurate. Someone else later observed that "any technologist with sufficient knowledge is indistinguishable from a magician. " With that in mind, what you have in your hands right now is a book on magic. However, for as long as I've known the author of this book, Jonathan Lewis (some 11 years according to my research on Google going back over the newsgroup archives), he has never been content to accept "magic. " He wants to know why something...
Arthur C. Clarke once wrote that "any sufficiently advanced technology is indistinguishable from magic. " I believe that observation to be entirely ac...
|
|
cena:
250,57 zł |
Oracle Applications DBA Field Guide
ISBN: 9781590596449 / Angielski / Miękka / 266 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Oracle Applications DBA Field Guide provides scripts, notes, guidelines, and references to guide you safely through the crucial day-to-day administration tasks that fall within your jurisdiction. This includes configuring, monitoring, performance tuning, troubleshooting, and patching. This book contains tips, techniques, and guidance for administering the highly complex Oracle E-Business Suite running Oracle9i or Oracle10g on UNIX or Linux servers--all in an easy-to-read and quick-to-navigate format. Even for the experienced database administrator, Oracle... Oracle Applications DBA Field Guide provides scripts, notes, guidelines, and references to guide you safely through the crucial day-to-day a... |
|
cena:
134,90 zł |
Pro SQL Server 2005 Replication
ISBN: 9781590596500 / Angielski / Twarda / 996 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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 Replication, written by Sujoy Paul, a Microsoft Certified Professional for SQL Server, focuses on this most critical and complex of data management tasks. This book is for Microsoft database developers and administrators who want to... 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 i... |
|
cena:
212,02 zł |
The Definitive Guide to Db4o
ISBN: 9781590596562 / Angielski / Twarda / 484 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Sometimes we make things more difficult for ourselves than they really need to be. Programmers are no exception to this. For example, those of us of an object-oriented persuasion devote time and expertise to creating a model of a problem domain in terms of objects. We produce solutions that model real-world objects and that are highly extensible and reusable. And then we decide that we need those objects to stick around after the program stops, so we go ahead and create another, totally different model, just so that we can use a database. Our carefully designed objects are then chopped and...
Sometimes we make things more difficult for ourselves than they really need to be. Programmers are no exception to this. For example, those of us of a...
|
|
cena:
212,02 zł |
The Berkeley DB Book
ISBN: 9781590596722 / Angielski / Twarda / 444 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The database technology landscape has been changing rapidly over the last few years. The server-based relational databases, which were so successful in solving the data-storage problem for traditional client/server and web-based applications, are no longer able to meet the requirements of newer applications, such as handheld devices, appliance-based solutions, and distributed applications. Berkeley DB is not a new technology that was designed to meet the requirements of this new breed of applications, but it is flexible enough to be used in these applications nevertheless. Berkeley DB doesn't...
The database technology landscape has been changing rapidly over the last few years. The server-based relational databases, which were so successful i...
|
|
cena:
180,83 zł |
The Definitive Guide to SQLite
ISBN: 9781590596739 / Angielski / Twarda / 464 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. When I first began coding SQLite in the spring of 2000, I never imagined that it would be so enthusiastically received by the programming community. Today, there are millions and millions of copies of SQLite running unnoticed inside computers and gadgets made by hundreds of companies from around the world. You have probably used SQLite before without realizing it. SQLite might be inside your new cell phone or MP3 player or in the set-top box from your cable company. At least one copy of SQLite is probably found on your home computer; it comes built in on Apple's Mac OS X and on most versions...
When I first began coding SQLite in the spring of 2000, I never imagined that it would be so enthusiastically received by the programming community. T...
|
|
cena:
308,41 zł |
Pro Oracle Collaboration Suite 10g
ISBN: 9781590596791 / Angielski / Twarda / 440 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Oracle Collaboration Suite is becoming the dominant product for large-scale collaboration--blending core functions of e-mail, file serving, and diary management with the additional functionality of web conferencing, instant messaging, and wireless access. Pro Oracle Collaboration Suite 10g provides all you need to know to install and configure OCS for use, but this book is much more than a to-do list. It covers the architecture of the server processes and the applications, giving you the theoretical background to take OCS beyond the basics. There's no need to worry if you're... Oracle Collaboration Suite is becoming the dominant product for large-scale collaboration--blending core functions of e-mail, file serving, and dia... |
|
cena:
212,02 zł |
Pro VS 2005 Reporting using SQL Server and Crystal Reports
ISBN: 9781590596883 / Angielski / Miękka / 498 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Creating clear and comprehensive reporting functionality is one of the most important, and most misunderstood, things a developer is asked to do in his working life. The reports they generate will be used by both their clients and their own managers to assess both the performance of their applications and to gauge how well the application is meeting the business objectives. This book shows developers how to use Visual Studio 2005 and a suite of complementary technologies, such as Crystal Reports, to create fast, flexible reporting for applications of any size quickly and simply.... Creating clear and comprehensive reporting functionality is one of the most important, and most misunderstood, things a developer is asked to do in... |
|
cena:
179,56 zł |
Beginning SQL Server 2005 Express for Developers: From Novice to Professional
ISBN: 9781590597200 / Angielski / Miękka / 460 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Assuming neither database nor programming background, Beginning SQL Server 2005 Express for Developers introduces all the fundamental database administration and SQL programming features of SQL Server 2005 Express Edition, the free relational database management system from Microsoft that provides a major subset of full SQL Server 2005 functionality. This book is a comprehensive guide that covers installing and configuring SQL Server 2005 Express, creating, backing up, and restoring databases, creating tables, then querying and manipulating them with T-SQL, coding stored... Assuming neither database nor programming background, Beginning SQL Server 2005 Express for Developers introduces all the fundamental databa... |
|
cena:
131,05 zł |
Expert SQL Server 2005 Development
ISBN: 9781590597293 / Angielski / Miękka / 472 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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...
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,...
|
|
cena:
165,75 zł |
Date on Database: Writings 2000-2006
ISBN: 9781590597460 / Angielski / Twarda / 546 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Date on Database: Writings 2000 2006 captures some of the freshest thinking from widely known and respected relational database pioneer C. J. Date. Known for his tenacious defense of relational theory in its purest form, Date tackles many topics that are important to database professionals, including the difference between model and implementation, data integrity, data redundancy, deviations in SQL from the relational model, and much more. Date clearly and patiently explains where many of todays products and practices go wrong, and illustrates some of the... Date on Database: Writings 2000 2006 captures some of the freshest thinking from widely known and respected relational database pioneer |
|
cena:
424,07 zł |
Beginning Database Design: From Novice to Professional
ISBN: 9781590597699 / Angielski / Miękka / 268 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning Database Design: From Novice to Professional provides short, easy-to-read explanations of how to get database design right the first time. This book offers numerous examples to help you avoid the many pitfalls that entrap new and not-so-new database designers. Through the help of use cases and class diagrams modeled in the UML, youll learn how to discover and represent the details and scope of the problem in question. Database design is not an exact science, and solid database design principles and examples help demonstrate the consequences of simplifications and... Beginning Database Design: From Novice to Professional provides short, easy-to-read explanations of how to get database design right the fir... |
|
cena:
250,57 zł |
Forecasting Oracle Performance
ISBN: 9781590598023 / Angielski / Twarda / 269 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Contained in this book are, dare I say, secrets--really. There is a mystery surrounding topics like forecasting, performance management, capacity planning, performance modeling, p- formance prediction, and managing service levels. Add into the mix a dynamic Oracle system, and you have realities that bring professional capacity planners to their knees. In the pages of this book are the secrets I've uncovered and discovered through more than 20 years of working with literally thousands of IT professionals around the world. My goal is to expose these secrets as plainly and completely as I...
Contained in this book are, dare I say, secrets--really. There is a mystery surrounding topics like forecasting, performance management, capacity plan...
|
|
cena:
169,45 zł |
Beginning VB 2005 Databases: From Novice to Professional
ISBN: 9781590598108 / Angielski / Miękka / 524 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic. In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in VB 2005 across a range of coding situations. Code-heavy... Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a... |
|
cena:
131,05 zł |
Foundations of SQL Server 2005 Business Intelligence
ISBN: 9781590598344 / Angielski / Miękka / 396 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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. This book explains how best to use Analysis Services, SQL Server... Just as every business needs to effectively employ business intelligence (BI) to stay competitive, every IT professional needs to master BI to stay... |
|
cena:
165,75 zł |