Author: SSWUG Research

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

What's New in SQL Server 2000

Microsoft has added a huge array of new features in the new release of SQL Server 2000. This exciting session will offer a high level overview of those new features. Subjects covered will include the new data types, cascading DRI, user defined functions, INSTEAD OF triggers, XML, distributed views,

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

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

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

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