Other News

Community

WinSQL

WinSQL is a utility that uses ODBC to connect to different databases. You can connect to multiple data source at the same time. It also displays the database catalog information including table name, field name, stored procedures and their parameters. Moreover, it uses a multi-threaded architecture

Community

Do the Splits

By Kalen Delaney – In "More Fill-Factor Mysteries," May 2001, I demonstrated that SQL Server performs a page split when it needs to insert a row on a full page. To determine whether a split occurred, I examined the output from the DBCC IND command, which shows how many pages are in a table.

Community

XML Object Serialization in .Net

by Dan Wahlin – The .Net platform offers an incredible amount of XML-related features that provide programmers with more power and flexibility in building applications. The ability to persist object state using serialization techniques has long been a useful programming construct that has been great

Community

Glenayre Joins VoiceXML(TM) Forum

Glenayre Technologies Inc. (Nasdaq: GEMS), a leader in unified communications solutions, announced it has joined the VoiceXML(TM) Forum at the promoter level. The VoiceXML Forum's goal is to promote VoiceXML, a language enabling Internet-based telephone services and voice-enabled access to conte

Community

Zero Impact Sql Monitor

From SQL Power Tools – Industry breakthrough product that monitors what causes 80% of all database server performance problems – SQL statements. Other database monitors typically monitor only the high level resources of production database servers (i.e. the cause of only 20% of all database perform

Community

ADO Performance Tips

By Michael Otey – ADO is by far the most commonly used data-access middleware for retrieving data and updating SQL Server databases. However, ADO's default settings aren't always the best options for optimal performance. Here are seven ways you can boost ADO performance with SQL Server.

Community

Tame Web Application Development

By Piroz Mohseni – I'm going to write about a platform-independent, server-side, interpretive programming language with full integration with XML. And if you thought that is just another name for Java, think again. This new programming language is called TAME (Tag-Activated Markup Enhancer) avai