Database
A database is a structured collection of records or data.
Language
Any
Platform
Any
License
Any
This article covers integrating Hibernate transactions with Spring aspect-oriented programming (AOP). The result is a persistence framework you can count on.
"Learn XQuery in 10 Minutes" is for all those people who really
want to know what XQuery is, but don't have the time to find
out. We all know the problem: so many exciting new
technologies, so...
Learn the details of how DB2 Universal Database V8.2.2, more than ever, decreases your time-to-value through a self-installing, self-tuning, and self-configuring database. This is the second part of...
One of most repetitive, boring and thus error prone tasks when accessing databases from C# (or other language) is writing SQL commands. And when there is explicit SQL, no matter whether it's in...
Data is at the heart of any business, and access to it should be available with minimum downtime. In this article, take a look at the setup and implementation of a Linux High Availability solution...
An O/R mapping tool generates persistence objects for your .NET application. It is a modeling and code generation tool that connects to your database and reads its schema, then lets you map objects...
Dr. Michael Kay, author of "XSLT Programmer's Reference" from Wrox Press, and editor of the W3C's XSLT 2.0 specification, discusses the future of XQuery and XSLT technologies with Ivan Pedruzzi,...
This tutorial is Part 2 of a three-part series that takes you from the most basic PHP script to working with databases and streaming from the file system by documenting the building of a document...
WebSphere Application Server is a Java 2 Enterprise Edition (J2EE) and Web services technology-based application platform, delivering a high-performance and extremely scalable transaction engine for...
Follow along using the included example application and a downloadable Eclipse IDE project to learn how to hook things up and get your application talking through a JDBC connection pool deployed in...
A Comparison among six third-party VSS remote access tools including SourceOffSite, SourceAnyWhere, VSS Connect, SourceXT, VSS Remoting and VSS.NET
Here's an interesting discussion on If you're looking for an easy way to setup basic PHP script to work with MySQL, then take a look at this tutorial, which looks at the basics of building a PHP...
Anyone who has used Flickr, GMail, Google Suggest, or Google Maps will realize that a new breed of dynamic web applications is emerging. These applications look and act very similar to traditional...
Get a further introduction to E4X in the second part of this two-part article. E4X, ECMAScript for XML, a simple extension to JavaScript that makes XML scripting very simple. In Part 1, we...