0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (18)
  • R250 - R500 (49)
  • R500+ (849)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Database software

ColdFusion 5 Developer's Guide (Paperback): Michael Buffington ColdFusion 5 Developer's Guide (Paperback)
Michael Buffington
R1,953 R1,531 Discovery Miles 15 310 Save R422 (22%) Ships in 10 - 15 working days

Your Professional Resource for Developing with ColdFusion 5

Master ColdFusion--the premier environment for developing flexible, powerful Web applications--with the authoritative information in this professional-level resource. From installing and optimizing your development operating system, to mastering advanced practices like advanced application security and using Web Distributed Data Exchange (WDDX), "ColdFusion 5 Developer's Guide delivers the accurate, thorough instruction required to design and deploy a wide range of useful Web applications. ColdFusion developer and e-commerce guru Michael Buffington will help you discover--and master--the tools you'll need to excel in ColdFusion Web application development.Properly serve ColdFusion applications Deploy applications using development methods and code standards Get the most from conventions, adaptations, and portable code Work easily within all major operating systems and server platforms Develop ColdFusion applications using variables, forms, and imported tools Plan, design, administer, and monitor databases Understand Third Normal Form and other database structures Master security and automation techniques Prevent lost data, orphaning, and corruption Transfer platform-independent data with WDDX

Web-Powered Databases (Hardcover): Web-Powered Databases (Hardcover)
R2,783 Discovery Miles 27 830 Ships in 12 - 17 working days

Web-Powered Databases provides an excellent snapshot of current research and development activities in the area of Web or internet databases. Its content supplies potential answers to many questions that have been raised regarding database accesses through the Web. The book also provides a number of case studies of successful Web database applications, including multiple-choice assessment through the Web, an online pay claim, a product catalogue, and content management and dynamic Web pages.

J.D.Edwards OneWorld Xe - Using Object Management Workbench (Paperback): Steve Hester, Allen Jacot J.D.Edwards OneWorld Xe - Using Object Management Workbench (Paperback)
Steve Hester, Allen Jacot
R1,151 Discovery Miles 11 510 Ships in 10 - 15 working days

This text has been written for the new and experienced OneWorld professionals who need to use and get the most from the Object Management Workbench (OMW). It provides the fundamentals and details behind the business and technical information about OMW, alongside practical advice and special sections containing proven tips and recommendations for successful usage of OMW.

Troubleshooting SQL (Paperback): Forrest Houlette Troubleshooting SQL (Paperback)
Forrest Houlette
R1,296 R1,032 Discovery Miles 10 320 Save R264 (20%) Ships in 10 - 15 working days

The Ultimate Resource for Developing Error-Free SQL Operations

Create a functional debugging environment to develop Structured Query Language solutions efficiently and troubleshoot SQL statements effectively. Use best practices to help perform maintenance, and to find and fix bugs when they do occur. Explore and familiarize yourself with SQL programming problems, learn to write code that's portable across databases, and realize efficiencies by expressing data in a variety of types. Develop the skills you need to debug SQL, and learn to move deftly and creatively around almost every limitation that SQL imposes on your operating environment.Write trouble-free SQL statements and procedures Optimize SQL statements and avoid problem areas Join and aggregate data and other SQL Select statements Debug and use practical regions and sequences Use and debug arrays, sets, and graphs Understand tree structures and hierarchies Secure data and protect response time Examine the appropriate use of data types Select, insert, update, and delete data using SQL syntax Recognize and mitigate fatal and logical errors Format SQL for single queries or extensive procedures using best practices

ColdFusion 5: A Beginner's Guide (Paperback, Annotated edition): Jeffry Houser ColdFusion 5: A Beginner's Guide (Paperback, Annotated edition)
Jeffry Houser
R1,075 R891 Discovery Miles 8 910 Save R184 (17%) Ships in 10 - 15 working days

Essential Skills for First-Time Developers

Discover the easiest way to construct Web-based applications and interactive Web sites with help from this instructive guide. "ColdFusion 5: A Beginner's Guide uses a proven learning method to give even total beginners profound and useful insights into the world of programming. Cover server setup and administration, learn programming fundamentals and specifics of the ColdFusion language, then follow examples and tutorials designed to help you build and deploy your own dynamic Web site--including incorporating data from ODBC Databases, such as Access or SQL Server. Whether you're new to programming, or brushing up on ColdFusion techniques, this potent learning tool will help you meet your goals.

This Beginner's Guide is Designed for Easy Learning: Modules--Each concept is divided into logical modules (chapters), ideal for individualized learning Goals--Each module opens with the specific skills you'll have by the end of the module Ask the Experts--Q&A sections throughout are filled with extra information and interesting commentary 1-Minute Drills--Quick self-assessment sections to check your progress Annotated Syntax--Example code annotated with commentary that points to the particular technique illustrated Projects--Exercises contained in each module show how to apply what you are learning Mastery Checks--End-of-module reviews that test your knowledge using short-answer, multiple-choice, fill-in-the-blank, and simple coding questions

Advanced SQL:1999 - Understanding Object-Relational and Other Advanced Features (Paperback, New): Jim Melton Advanced SQL:1999 - Understanding Object-Relational and Other Advanced Features (Paperback, New)
Jim Melton
R2,910 Discovery Miles 29 100 Ships in 10 - 15 working days


"Advanced SQL:1999 - Understanding Object-Relational and Other Advanced Features" is the practitioner's handbook to the standard's advanced features. It is not a re-presentation of the standard, but rather an authoritative, in-depth guide to its practical application. Like its companion, "SQL:1999 - Understanding Relational Language Components," which explained the standard's basic features, this book will show you how to make your applications both effective and standard-compliant.


This handy reference has a modular format so you can explore specific topics with ease. It is equally useful to those upgrading from earlier versions of SQL and those with no previous experience. Written by the standard's distinguished editor, "Advanced SQL:1999" will complete your knowledge and support your skills like no other book can.
* Focuses entirely on the issues that matter to programmers who are connecting applications to databases.
* Details SQL:1999's object facilities, including structured user-defined types, typed tables, user-defined routines, and routine invocation.
* Examines facilities new to SQL, including those relating to on-line analytical processing (OLAP), management of external data (SQL/MED), and Java support.
* Covers the ongoing development of XML support.
* Includes appendices that cover the SQL:1999 annexes, a SQL:1999 example using UDTs, status codes, and useful information on the standardization process.

Serious ADO - Universal Data Access with Visual Basic (Mixed media product, 1st ed.): Rob Macdonald Serious ADO - Universal Data Access with Visual Basic (Mixed media product, 1st ed.)
Rob Macdonald
R1,429 R1,160 Discovery Miles 11 600 Save R269 (19%) Ships in 10 - 15 working days

From seasoned developer and trainer Rob Macdonald comes "Serious ADO: Universal Data Access with Visual Basic," which teaches experienced Visual Basic developers how to make the most of ADO, Microsoft's flagship product for database access. "Serious ADO" covers the full range of uses for ADO, from basic use of the ADO technology to specialized topics and advanced techniques that will benefit even the most experienced developers.

The first part of the book provides thorough coverage of ADO's components and what they can do. Along the way, Macdonald offers real-world code examples along with complete explanations of exactly what is occurring at each stage of the development process. This part also covers some of the key concepts upon which ADO programming is based, such as locking and transactions, connection pooling, marshalling, and Inter Process Communication, among others.

The second part of the book addresses the use of ADO in real-world development scenarios. Here, Macdonald demonstrates advanced user interface creation, including new ways to control the binding process. You'll also learn how to use Microsoft Transaction Server of COM+ applications to create transactional component-based systems.

SQL: A Beginner's Guide (Paperback, Annotated edition): Forrest Houlette SQL: A Beginner's Guide (Paperback, Annotated edition)
Forrest Houlette
R1,064 R880 Discovery Miles 8 800 Save R184 (17%) Ships in 10 - 15 working days

Learn the basics of Structured Query Language programming from the tutorials and examples in this easy-to-follow resource.

SQL: A Beginner's Guide teaches you how to use SQL to work with data in a database, develop database objects, create subqueries, build views, write stored procedures, and accomplish complex selects and updates. The examples throughout the book walk you through real-world database tasks. If you want to get started programming in SQL right away, this is the ideal self-paced learning tool for you.

This Beginner's Guide is Designed for Easy Learning: Modules - Each programming concept is divided into logical modules (chapters), ideal for individualized learningGoals - Each module opens with the specific programming skills you'll have by the end of the moduleAsk the Experts - Q&A sections throughout are filled with extra information and interesting commentary1-Minute Drills - Quick self-assessment sections to check your progressAnnotated Syntax - Example code annotated with commentary that points to the particular technique illustratedProjects - Coding exercises contained in each module show how to apply what you are learningMastery Checks - End-of-module reviews that test your knowledge using short-answer, multiple-choice, fill-in-the-blank, and simple coding questions

Persistent Object Systems: Design, Implementation, and Use - 9th International Workshop, POS-9, Lillehammer, Norway, September... Persistent Object Systems: Design, Implementation, and Use - 9th International Workshop, POS-9, Lillehammer, Norway, September 6-8, 2000, Revised Papers (Paperback, 2001 ed.)
Graham N.C. Kirby, Alan Dearle, Dag I.K. Sjoberg
R1,581 Discovery Miles 15 810 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed post-proceedings of the 9th International Workshop on Persistent Object Systems, POS-9, held in Lillehammer, Norway, in September 2001.The 19 revised full papers presented together with seven session overviews and an epilogue were selected during two rounds of reviewing and revision for inclusion in the proceedings. Among the topics addressed are persistence-enabled optimization, Java applications, JVM, systems architecture, persistent GIS, data sharing middleware, polylingual persistence, transactions, distributed object systems, object stores, garbage collectors, WWW and persistence, persistent computation implementation, orthogonally persistent Java, and personal information devices.

Oracle8i Backup and Recovery (Paperback, 4th Revised edition): Rama Velpuri, Anand Adkoli Oracle8i Backup and Recovery (Paperback, 4th Revised edition)
Rama Velpuri, Anand Adkoli; Revised by George Williams
R1,981 R1,559 Discovery Miles 15 590 Save R422 (21%) Ships in 10 - 15 working days

Includes information that every Oracle administrator and programmer must know to maximize uptime and recover data without compromising mission critical systems.

Cooperative Information Systems - 9th International Conference, CoopIS 2001, Trento, Italy, September 5-7, 2001. Proceedings... Cooperative Information Systems - 9th International Conference, CoopIS 2001, Trento, Italy, September 5-7, 2001. Proceedings (Paperback, 2001 ed.)
Carlo Batini, Fausto Giunchiglia, Paolo Giorgini, Massimo Mecella
R1,766 Discovery Miles 17 660 Ships in 10 - 15 working days

Cooperative Information Systems have emerged as a central concept in a variety of applications, projects, and systems in the new era of e-business. The conference at which the papers in this volume were presented was the ninth international conference on the topic of Cooperative Information Systems (CoopIS 2001), and was held in Trento, Italy on September 5-7, 2001. Like the previous conferences, CoopIS 2001 has been remarkably successful in bringing together representatives of many di?erent ?elds, spanning the entire range of e?ective web-based Cooperative Information Systems, and with interests ranging from industrial experience to original research concepts and results. The 29 papers collected here out of the 79 ones that were submitted, dem- strate well the range of results achieved in several areas such as agent te- nologies, models and architectures, web systems, information integration, m- dleware technologies, federated and multi-database systems. The papers th- selves, however, do not convey the lively excitement of the conference itself, and the continuing spirit of cooperation and communication across disciplines that has been the hallmark of these conferences. We would especially like to thank our keynote speakers: Philip A. Bernstein (Microsoft Research, USA), Edward E. Cobb (BEA Systems, USA), and Ma- izio Lenzerini (Universit'a di Roma "La Sapienza", Italy) for providing a portrait of the best contemporary work in the ?eld. We would also like to thank the many people who made CoopIS 2001 possible.

OOIS 2001 - 7th International Conference on Object-Oriented Information Systems 27 - 29 August 2001, Calgary, Canada... OOIS 2001 - 7th International Conference on Object-Oriented Information Systems 27 - 29 August 2001, Calgary, Canada (Paperback, 7th Edition. ed.)
Xingxu Wang, Shushma Patel, Ronald Johnston
R3,041 Discovery Miles 30 410 Ships in 10 - 15 working days

Welcome to 00lS'01 and Calgary! This is the 7th International Conference on Object-Oriented Information Systems (OOlS) that focus on Object-Oriented and Web-Based Frameworks for Information Systems. In the last few years we've seen significant new development in this field, from one-off design technologies to reusable frameworks, and from web applications to bioinformatic systems. We perceive that information processing is one of the most important activities of human beings. Object-orientation and frameworks have been the main-stream technologies for design and implementation of large-scale and complex information systems. Recent research advances and industrial innovations in information systems modeling and Internet applications have explored the new trends in shifting information system vendors from component and system developers to services providers. Users of information systems are increasingly demanding higher performance, mobility, and personalization in order to realize the dream to access and obtain necessary information anywhere and anytime. The new development requires the investigation of new architectures, frameworks, processes, and inter-connectivity of information systems at society, organization, team, and personal levels. The 00lS'01 Proceedings has put together a program of 53 papers from leading researchers and practitioners in the field of object technology and information systems.

Test Yourself Mcdba SQL Server 2000 Administration (Exam 70-228) (Paperback, 2 Revised Edition): Niit Test Yourself Mcdba SQL Server 2000 Administration (Exam 70-228) (Paperback, 2 Revised Edition)
Niit
R1,041 R857 Discovery Miles 8 570 Save R184 (18%) Ships in 10 - 15 working days

Don't Let the Real Test Be Your First Test!

Practice Makes Perfect--Score Higher With The Most Effective Self-Test & Quick Review Program

More Questions--More ContentBased on Installing, Configuring, and Administering Microsoft SQL Server 2000 Enterprise Edition Exam (70-228) Coverage features quick review of all technology objectives and realistic exam questions to build your knowledge Exclusive "Exam Watch" features point out the most frequently missed questions--and how to answer them correctly

Data Mining and Statistical Analysis Using SQL - A Practical Guide for DBAs (Paperback, Softcover reprint of the original 1st... Data Mining and Statistical Analysis Using SQL - A Practical Guide for DBAs (Paperback, Softcover reprint of the original 1st ed.)
John Lovett, Robert P. Trueblood
R1,244 R1,007 Discovery Miles 10 070 Save R237 (19%) Ships in 10 - 15 working days

This book is not just another theoretical text on statistics or data mining. Instead, it's designed for database administrators who want to buttress their understanding of statistics to support data mining and customer relationship management analytics and who want to use Structured Query Language (SQL). Each chapter is independent and self-contained with examples tailored to business applications. Each analysis technique is expressed in a mathematical format that lends itself to coding either as a database query or as a Visual Basic procedure using SQL. Each chapter includes: formulas (how to perform the required analysis, numerical example using data from a database, data visualization and presentation options (graphs, charts, tables), SQL procedures for extracting the desired results, and data mining techniques.

Computer Intrusion Detection and Network Monitoring - A Statistical Viewpoint (Hardcover, 2001 ed.): David J Marchette Computer Intrusion Detection and Network Monitoring - A Statistical Viewpoint (Hardcover, 2001 ed.)
David J Marchette
R3,008 Discovery Miles 30 080 Ships in 10 - 15 working days

This book covers the basic statistical and analytical techniques of computer intrusion detection. It is aimed at both statisticians looking to become involved in the data analysis aspects of computer security and computer scientists looking to expand their toolbox of techniques for detecting intruders. The book is self-contained, assumng no expertise in either computer security or statistics. It begins with a description of the basics of TCP/IP, followed by chapters dealing with network traffic analysis, network monitoring for intrusion detection, host based intrusion detection, and computer viruses and other malicious code. Each section develops the necessary tools as needed. There is an extensive discussion of visualization as it relates to network data and intrusion detection. The book also contains a large bibliography covering the statistical, machine learning, and pattern recognition literature related to network monitoring and intrusion detection. David Marchette is a scientist at the Naval Surface Warfacre Center in Dalhgren, Virginia. He has worked at Navy labs for 15 years, doing research in pattern recognition, computational statistics, and image analysis. He has been a fellow by courtesy in the mathematical sciences department of the Johns Hopkins University since 2000. He has been working in conputer intrusion detection for several years, focusing on statistical methods for anomaly detection and visualization. Dr. Marchette received a Masters in Mathematics from the University of California, San Diego in 1982 and a Ph.D. in Computational Sciences and Informatics from George Mason University in 1996.

Inside Relational Databases (Paperback, 2nd ed. 2001): Mark Whitehorn, Bill Marklyn Inside Relational Databases (Paperback, 2nd ed. 2001)
Mark Whitehorn, Bill Marklyn
R1,193 R956 Discovery Miles 9 560 Save R237 (20%) Ships in 10 - 15 working days

The second edition of the best-selling Inside Relational Databases is revised and updated to bring you the most reader-friendly explanation of the relational model and its importance to database designers and builders.Clear explanations make use of examples rather than equations to show you how an understanding of the relational model can make your databases faster, more flexible and thoroughly fit for their purpose.Dr Mark Whitehorn has an extensive understanding of relational database theory and his popular and long running database column in the UK's "Personal Computer World" has already made database theory accessible to thousands.Bill Marklyn has an intimate knowledge of relational databases and was the Development Manager who oversaw the entire design of the first two major releases of Microsoft's highly successful database product, Access.Together they make a great team, illuminating a tricky subject with substance and style.Reviews from the first edition of Inside Relational Databases:"Quite simply - superb. By making relational databases understandable, Mark Whitehorn and Bill Marklyn have achieved far more than most. Making the subject interesting and entertaining as well puts these two authors firmly in a class of their own."- Neil Fawcett, Group Technical Editor, VNU Business Publications"PCW and Amazon.co.uk contributor Mark Whitehorn is that rare combination - an expert in his field, databases, and a fine writer too, with a talent for honing a complex subject down to its essentials."- Tamsin Todd, Computer & Internet Editor, Amazon.co.uk"Inside Relational Databases is excellent. It is clearly and concisely written and full of humorous asides which ease the reader through an otherwise weighty topic. Probably the most engaging technical book I have read."- Paul McGowan

Oracle8i Networking 110 (Paperback): Marlene Theriault Oracle8i Networking 110 (Paperback)
Marlene Theriault
R1,365 R1,101 Discovery Miles 11 010 Save R264 (19%) Ships in 10 - 15 working days

Learn the essentials of using Oracle8i on a network.

Get step-by-step details on implementing Net8 - the Oracle8i mode of networking.

Oracle8i Networking 101 explains how interactions over a network take place, describes the hardware and software required, and how all the components interface to produce successful communications between computers and databases. Step-by-step procedures illustrated by screen shots demonstrate precisely how to configure on Oracle8i network. Details on Internet protocols and network encrytion are also included.Determine the hardware and software components required for an Oracle networkConfigure Oracle clients and servers to communicate using Net8Configure Oracle Names serversMake us of configuration tools, including Net8 Assitant, Net8 Configuration Assistant, and the Connection ManagerSupport large networks with multi-threading and client load balancingUse Oracle WebDB, internet Application Server (iAS), and Internet Directory serverHandle security and troublehsooting

Written by an Oracle DBA and authorized by Oracle Corporation, this hands-on resource shows you everything you need to know to plan and set up an Oracle8i networking environment.

Essential ColdFusion fast - Developing Web-Based Applications (Paperback, Softcover reprint of the original 1st ed. 2001):... Essential ColdFusion fast - Developing Web-Based Applications (Paperback, Softcover reprint of the original 1st ed. 2001)
Matthew Norman
R1,562 Discovery Miles 15 620 Ships in 10 - 15 working days

Essential ColdFusion fast gives the reader a working knowledge of ColdFusion and how to use it and how it integrates with other web-based technologies. Lots of working examples are included throughout, all of which are also available via a web-site that is powered by ColdFusion, which shows exactly how they work.Matthew Norman has written a 'get started quick' guide to ColdFusion, in the style of the Essential series, describing the setting up of a development system. He talks about how to achieve this on a budget, using techniques that are applicable to large scale operations as well.Anyone with a working knowledge of the internet, and who wants to learn more about what ColdFusion does and how they can start using it quickly, will find this book a real help.

Oracle E-Business Suite Manufacturing & Supply Chain Management (Paperback, Ed): Bastin Gerald, Nigel King, Dan Natchek Oracle E-Business Suite Manufacturing & Supply Chain Management (Paperback, Ed)
Bastin Gerald, Nigel King, Dan Natchek
R2,721 R2,165 Discovery Miles 21 650 Save R556 (20%) Ships in 10 - 15 working days

Implement Oracles Internet-based Manufacturing and Supply Chain Management products using this Oracle authorized resource. This comprehensive guide explains how to implement the planning, engineering, pricing, order fulfillment, and inventory management components of Oracle Manufacturing and Supply Chain--and develop and deliver goods and services faster, cheaper, and more efficiently than your competitors.

Code Centric: T-SQL Programming with Stored Procedures and Triggers (Paperback, Softcover reprint of the original 1st ed.):... Code Centric: T-SQL Programming with Stored Procedures and Triggers (Paperback, Softcover reprint of the original 1st ed.)
Garth Wells
R1,699 R1,363 Discovery Miles 13 630 Save R336 (20%) Ships in 10 - 15 working days

If you want to learn how to write stored procedures and triggers for Microsoft SQL Server, "Code Centric: T-SQL Programming with Stored Procedures and Triggers" is the book for you. Youll learn real-world coding and how to build non-trivial applications. All of the examples covered in the book are available for download, making it easier to work through over 5,000 lines of sample code.

While there is extensive coverage of the new functionality in SQL Server 2000such as UDFs (user-defined functions)you can use this book effectively for virtually any version of SQL Server6.x, 7.0, or 2000.

Oracle RMAN Pocket Reference (Paperback, 1st ed): Darl Kuhn Oracle RMAN Pocket Reference (Paperback, 1st ed)
Darl Kuhn
R244 R180 Discovery Miles 1 800 Save R64 (26%) Ships in 12 - 17 working days

Oracle RMAN Pocket Reference is ideal for DBAs who require a concise reference to common RMAN tasks. The first portion of the book presents commands for such tasks as taking a full database backup, recovering from loss of data file, and cloning a database. The second portion offers a very concise RMAN syntax reference. This book will save DBAs time when performing tasks that are infrequent, yet extremely vital.

The World Wide Web and Databases - Third International Workshop WebDB2000, Dallas, TX, USA, May 18-19, 2000. Selected Papers... The World Wide Web and Databases - Third International Workshop WebDB2000, Dallas, TX, USA, May 18-19, 2000. Selected Papers (Paperback, 2001 ed.)
Dan Suciu, Gottfried Vossen
R1,654 Discovery Miles 16 540 Ships in 10 - 15 working days

With the development of the World-Wide Web, data management problems have branched out from the traditional framework in which tabular data is processed under the strict control of an application, and address today the rich variety of information that is found on the Web, considering a variety of ?exible envir- ments under which such data can be searched, classi ed , and processed. Da- base systems are coming forward today in a new role as the primary backend for the information provided on the Web. Most of today's Web accesses trigger some form of content generation from a database, while electronic commerce often triggers intensive DBMS-based applications. The research community has begun to revise data models, query languages, data integration techniques, - dexes, query processing algorithms, and transaction concepts in order to cope with the characteristics and scale of the data on the Web. New problems have been identi ed , among them goal-oriented information gathering, management of semi-structured data, or database-style query languages for Web data, to name just a few. The International Workshop on the Web and Databases (WebDB) is a series of workshops intended to bring together researchers interested in the interaction between databases and the Web. This year's WebDB 2000 was the third in the series, and was held in Dallas, Texas, in conjunction with the ACM SIGMOD International Conference on Management of Data.

Berkeley DB (Paperback): Sleepycat Software Berkeley DB (Paperback)
Sleepycat Software
R1,518 R1,215 Discovery Miles 12 150 Save R303 (20%) Ships in 10 - 15 working days

Small, special-purpose computing devices and high-end core Internet servers need fast, reliable database management. Berkeley DB is an embedded database that provides high-performance, scalable, transaction-protected and recoverable data management services to applications. Extremely portable, this library runs under almost all UNIX and Windows variants, as well as a number of embedded, real-time operating systems.

Berkeley DB is the ultimate resource for the world's most widely deployed embedded database engine. This book will aid software architects and engineers, product managers, and systems and network administrators without the overhead imposed by other database products.

Designed by programmers for programmers, this classic library style toolkit provides a broad base of functionality to application writers. This book will help you to make intelligent choices about when and how to use Berkeley DB to meet your needs.

You can visit the Sleepycat website to get the latest errata for this book.

NOTE: The first printing of this book contained an error in the table of contents that caused the page numbers to be off. This will be corrected in the second printing. If you have an earlier edition, you can download a pdf of the correct table of contents that you can print out and use with your book. If you have any questions, please feel free to contact the editor of this book at [email protected].


SQL Server - Common Problems, Tested Solutions (Mixed media product, 1st ed.): Neil Pike SQL Server - Common Problems, Tested Solutions (Mixed media product, 1st ed.)
Neil Pike
R1,210 R1,006 Discovery Miles 10 060 Save R204 (17%) Ships in 10 - 15 working days

"SQL Server: Common Problems, Tested Solutions" consists of over 500 common and not-so-common questions that users of all versions of SQL Server are likely to ask. Most of these problems and solutions are either undocumented or poorly documented in Microsofts own literature. Answers are as concise and to the point as possible.

Each FAQ article in the book contains helpful information about the applicable SQL Server version, related FAQ articles, related Microsoft Knowledge Base articles, and other reference works. This book's dual indices and cross-references allow the reader to easily find related FAQ articles in other categories.

Oracle 8 DBA Tips and Techniques (Paperback): Sumit Sarin Oracle 8 DBA Tips and Techniques (Paperback)
Sumit Sarin
R1,700 R1,357 Discovery Miles 13 570 Save R343 (20%) Ships in 10 - 15 working days

Knowledge of "insider" tips on administering Oracle databases can mean the difference between a secure, smoothly running database and a corporate disaster. This book provides high-end administrative solutions for the day-to-day DBA by leveraging relatively unexplored Oracle features with methods that have proven merit in practical situations.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Access 97 for Windows Made Simple
Moira Stephen Paperback R503 Discovery Miles 5 030
Fundamentals of Data Engineering - Plan…
Joe Reis Paperback R1,544 R1,353 Discovery Miles 13 530
Access in easy steps - Illustrating…
Mike McGrath Paperback R386 R337 Discovery Miles 3 370
Quantitative Electroencephalographic…
Tim Tinius Paperback R987 Discovery Miles 9 870
Access 2019 Bible
M. Alexander Paperback  (1)
R1,571 R1,110 Discovery Miles 11 100
Oracle Database Programming with Visual…
Y. Bai Paperback R2,072 Discovery Miles 20 720
Database Systems: The Complete Book…
Hector Garcia-Molina, Jeffrey Ullman, … Paperback R2,663 Discovery Miles 26 630
Building Custom Tasks for SQL Server…
Andy Leonard Paperback R1,277 Discovery Miles 12 770
Access For Dummies
La Ulrich Paperback R780 R555 Discovery Miles 5 550
SQL Server 2019 AlwaysOn - Supporting…
Peter A. Carter Paperback R1,648 R1,279 Discovery Miles 12 790

 

Partners