Here, in one definitive volume, is all the information you need to understand and use SQL and its implementations in accordance with the established SQL99 standard. Whether you want to learn database programming from scratch, you would like to sharpen your SQL skills, or you need to know more about programming for a heterogeneous database environment, this book provides the complete menu. Tutorials and code examples in each chapter make it an indispensable reference for every level of expertise.
Archive for the ‘databases’ Category
SQL Bible
Posted by shadow on August 18, 2009
Posted in databases | Tagged: computers/IT, databases, sql | Leave a Comment »
PHP5 and MySql Bible
Posted by shadow on December 28, 2008
Welcome to PHP5 and MySQL Bible! Although we’re biased, we believe that the PHP Web-scripting language is the hands-down winner in its niche—by far the easiest and most flexible server-side tool for getting great Web sites up and running in a hurry. Although millions of Web programmers worldwide could be wrong, in this particular case, they’re not. MySQL is the most popular open-source database platform, and it is the first choice of many for creating database-backed PHP-driven Web sites.
Posted in databases, miscellaneous, php, scripting, web designing | Tagged: free books, education, free download, mysql, computers/IT, web designing | Leave a Comment »
Professional Oracle Programming
Posted by shadow on September 16, 2008
Professional Oracle Programming is intended for application developers who use Oracle as their database. As such, this book does not devote much space to topics which are primarily of interest to database administrators, such as backup and recovery. Most importantly, this book is designed to help a programmer understand the database issues that can have a direct impact on the operation and performance of their applications.They are developers, rather than database administrators.
Posted in databases | Tagged: computers/IT, databases, oracle, programming, technology | Leave a Comment »
ODP.NET Developers Guide
Posted by shadow on September 16, 2008
The Oracle Data Provider for .NET (ODP.NET) features optimized data access to the Oracle database from a .NET environment and allows developers to take advantage of advanced Oracle database functionality, including Real Application Clusters, XML DB, and advanced security. It can be used from any .NET language, including C# and VB.NET.This guide will give you the information you need to work with the Oracle 10g v10.2 database from Visual Studio .NET 2005, using the Oracle Developer Tools and ODP.NET. After introducing ODP.NET, the authors move on to dealing with SQL, PL/SQL, and XML DB using ODP.NET.
Posted in .net, databases | Tagged: .net, computers/IT, oracle, programming | Leave a Comment »
The Definitive Guide to MySQL
Posted by shadow on September 16, 2008
This revision, which has been renamed as The Definitive Guide to MySQL, Second Edition to reflect the breadth and depth of Kofler’s coverage of the topic, provides a thorough introduction to the installation, configuration, implementation, and administration of MySQL. In addition, Kofler also demonstrates how MySQL can be used in conjunction with various other technologies to create database-driven Web sites, and gives practical advice on database design.The Definitive Guide to MySQL, Second Edition, is an irreplaceable resource for MySQL novices and experts alike.
Posted in databases, tutorials | Tagged: computers/IT, databases, mysql | Leave a Comment »
PHP 5 / MySQL Programming for the Absolute Beginner
Posted by shadow on September 14, 2008
Are you ready to begin programming with PHP and MySQL? Then get ready to jump right in. You’ll get an introduction to programming with a specific focus on programming web servers with the PHP programming language. Much of the original content from the first edition is retained, but you’ll also cover updates relating to the upcoming PHP 5.0 release. Following the same format as the popular first edition, this book provides easy-to-follow instruction. You will use the concepts presented in the book to create games using PHP and MySQL. A true beginner’s guide, this book enables you to acquire programming skills that you can use in the next language that you tackle.
Posted in databases, php | Tagged: computers/IT, php, programming, web designing | Leave a Comment »
SQL for MySQL Developers
Posted by shadow on September 14, 2008
Many books have been written about MySQL, the best-known open source database server. Then why another book? Most books about MySQL discuss a wide variety of topics, such as the installation of MySQL, using MySQL from PHP, and security. As a result, each topic cannot be explained in detail, and many questions of readers cannot be answered. This book focuses on one aspect of MySQL: the language that drives MySQL, which is SQL (Structured Query Language). Every developer working with MySQL should master this language thoroughly.
Posted in databases | Tagged: computers/IT, databases, mysql, technology, web | Leave a Comment »
PHP and Mysql everyday apps for Dummies
Posted by shadow on September 12, 2008
Because you’re looking at a book called PHP & MySQL Everyday Apps For Dummies, I assume you want to build a Web application with the PHP scripting language and a MySQL backend database. If you need to build a dynamic Web application for a specific purpose, you’re in the right place. You will find six popular applications in this book and one additional application chapter on the CD. If the exact application you need isn’t here, you can probably adapt one of the applications to suit your needs.
Posted in databases, miscellaneous, web designing | Tagged: computers/IT, mysql, php, technology, web designing | Leave a Comment »
Oracle Distributed Systems-O’REILLY
Posted by shadow on September 6, 2008
This book describes how you can use multiple databases and both Oracle8 and Oracle7 distributed system features to best advantage. It covers design, configuration of SQL*Net/Net8, security, and Oracle’s distributed options (advanced replication, snapshots, multi-master replication, updateable snapshots, procedural replication, and conflict resolution). Includes a complete API reference for built-in packages .
Posted in databases | Tagged: computers/IT, databases, education, free books, free download, oracle | Leave a Comment »
MySQL Cookbook- O’REILLY
Posted by shadow on September 4, 2008
MySQL Cookbook provides a unique problem-and-solution format that offers practical examples for everyday programming dilemmas. For every problem addressed in the book, there’s a worked-out solution or “recipe” short, focused pieces of code that you can insert directly into your applications. More than a collection of cut-and-paste code, this book explanation how and why the code works, so you can learn to adapt the techniques to similar situations.It’s very likely when you use this book that you’ll have an application in mind you’re trying to develop but are not sure how to implement certain pieces of it.
Posted in databases, tutorials | Tagged: computers, databases, education, free books, free download, mysql, tutorials | 1 Comment »
