(scott) British mathematician John Conway invented the “Game of Life” in 1970. The rules of the game are simple, but the results of the game can be surprising. This combination made Conway and his creation famous, and stirred the debate over the ability of machines to simulate life. Although the “Ga
Other News
Case Study of Building a Data Warehouse with Analysis Services (Part One)
(Baya Pavliashvili) Data warehousing has been around for decades. Yet, many businesspeople and quite a few technical folks don’t know what it takes to build a warehouse. Most people think that a warehouse is a data store that contains all data within the enterprise, is built within a couple of weeks
What’s new in DB2 Viper
(C. M. Saracco) The new DB2 “Viper” release, now in beta, features a significant architectural departure from prior versions. For the first time since its debut, DB2 Universal Database for Linux, UNIX, and Windows is providing a new query language, new storage technology, new indexing technology, an
Ask the Doc Detective
Can’t find what you’re looking for? Just ask—if it’s in there, I’ll find it for you; if it isn’t, I’ll let you know that as well (and tell you where else you might go to find it).
Controlling Dynamic SQL with DSCC
(Susan Lawson and Dan Luksetich) In today’s high performance computing environments we are bombarded with dynamic SQL more than we ever were in the past. Queries coming into our subsystems from products like DB2 Connect and Websphere are executed as dynamic SQL. This dynamic SQL creates problems suc
Visual Basic 2005 and MySQL 5 Developer Notes – Part One
(Mike Hillyer) In my original series of VB.Net/MySQL articles, I created a sample application that tracked a collection of users and whether they were in or out of the office.
Binding the ReportViewer Control to Multiple Generic Collections
(Terry Voss) It is easy to get the ReportViewer Control to report off of a DataSet that is set during design time. But what if you want to use code to cause one ReportViewer control to display many totally different reports using your own O/R mapper collection instead? It is not easy to see how to d
Get Ready for SQL Server 2005 with Free Microsoft E-Learning Courses
Whether you are interested in database administration, database development, or business intelligence, you can access the E-Learning topic you want, when you want it, and learn at your own pace. Each lesson includes hands-on virtual labs and offline functionality. These courses, valued at $99 each w
Exposing SQL Server Data to the Web with XML
Extensible Markup Language (XML) is a meta-markup language that provides a format for describing structured data. Unlike HTML, XML does not handle the presentation of data. Instead, the tags used to encompass the data are used to describe the data. This allows for a simplified passing of data betwee
Using WMI from managed code
(Andriy Klyuchevskyy) Windows Management Instrumentation (WMI) is Microsoft’s implementation of Web-Based Enterprise Management (WBEM), which is the industry standard for unifying the management of distributed computer systems. The WBEM standard includes the Common Information Model (CIM) for descri
