News (25)

Venezuela and India appeal OOXML ratification

Venezuela and India have appealed against the official ratification of Microsoft's Office Open XML document format, bringing the total number of protesting countries to four. Read more »

Is ODF more defective than OOXML?

The ISO's OpenDocument Format (ODF) is broken and needs to be mended, according to an expert who claims to have carried out tests on the standard. Read more »

Microsoft Office 2007 is incompatible with OOXML

Word documents generated by the latest version of Microsoft Office 2007 do not conform to Microsoft's Office Open XML (OOXML) standard, according to tests run by a document standards specialist. Read more »

Microsoft prepares for final OOXML battle

Weeks out from a crucial ISO vote in Geneva on the ratification of Microsoft's proposed Open XML standard, Microsoft is engaged in a last ditch campaign to convince the wider industry that its endeavours are in the best interests of users. Read more »

War rages on over Microsoft's OOXML plans

What is it about Microsoft's proposed OOXML standard that has boffins hurling death threats at each other? Read more »

Microsoft's Visual Studio courts database pros

Microsoft has added a database-oriented tool to Visual Studio Team System, an application development suite designed to bolster the company's sales to large corporations, the software giant said on Wednesday. Read more »

Microsoft's CTO envisions a Web-savvy clipboard

Microsoft Chief Technical Officer Ray Ozzie has proposed a way to bring the equivalent of a PC's text clipboard to the Web, a move he said will spur more user-driven "mashups." Read more »

Microsoft file standard offers 'minimum openness'

Microsoft has not gone far enough in making its Office formats open, according to a US lawyer. Read more »

Ruby on Rails chases simplicity in programming

Can one man and a mantra of "radical simplicity" change the world of Web development? Read more »

Legal worries led Massachusetts to open standards

The Commonwealth of Massachusetts has cited legal concerns over Microsoft's software as a factor behind its decision to only use document formats based on open standards. Read more »

Features (133)

Script Table definitions using TSQL

Generating scripts in SQL Server using TSQL has never been easy. This article will show you how you can use TSQL in SQL Server 2005 code to script a table's definition. Read more »

Introduction to Policy-Based Management in SQL Server 2008

New to SQL Server 2008 is Policy-Based Management. This new technology allows for defining polices to ensure your database guidelines are met. This article gives an overview of this new technology. Read more »

Using Object Dependencies in SQL Server 2008

Tracking object dependencies has always been difficult with SQL Server. SQL Server 2008 makes it easier because it tracks dependencies by the object's name rather than ID. Here's how it works. Read more »

Audit data using SQL Server 2005's COLUMNS_UPDATED function

This article looks at how the SQL Server 2005 COLUMNS_UPDATED function works and then discusses how to parse out the field names. Read more »

Serialise objects with XStream

This article explains why XStream is a perfect fit for parsing and writing small, simple XML files. Check out an example which shows how you could use XStream to read a configuration file for an application that needs to know a server's location. Read more »

Gather query tuning data via Oracle's dynamic performance views

The dynamic performance views supplied with the Oracle database include several that make the process of gathering tuning information easier. This tip describes four of them: V$SQL, V$SQLAREA, V$SQLTEXT, and a new one, V$SQLSTATS. Read more »

Create cross-platform database-driven applications with JDBC

The Java Database Connectivity (JDBC) API offers a unified interface to different databases, providing a series of generic functions that are internally translated into native function calls. This makes it extremely easy to create database-driven applications that work across different RDBMS types. Read more »

Iterating through tables and databases in SQL Server

We look at two very useful stored procedures that live in the master database but are not mentioned in SQL Server Books Online. These system procedures come in very handy for jobs such as determining the space used, the number of rows, the indexes on the user tables, and so on. Read more »

Explore Oracle 10g's updated sample schemas

Each new release of Oracle database brings with it new features to explore. It can be a challenge to create adequate sample tables to play with a given feature. Read more »

Implementing Windows Server 2008's Read-Only Domain Controller

One of the most touted features of Windows Server 2008 is the Read-Only Domain Controller (RODC). The RODC is a domain controller deployed after a traditional domain controller that contains the schema, configuration, domain, application directory partitions, and partial attribute set schemas of an Active Directory database in a read-only fashion. Read more »

Blog (2)

Tools for the Semantic Web

Lana Kovacevic [blogs:webanatomy] -- This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »

Database pros get tools in the know

David McAmis [blogs:theneteffect] -- Microsoft has just released the eagerly anticipated Visual Studio 2005 Team Edition for Database Professionals (TEDB) which allows developers to build database applications in a team environment. Read more »

Log in


Sign up | Forgot your password?

What's on?