Author: SSWUG Research

Community

ASP.NET Outlook-Like Time Field

(Steven Berkovitz) The IT side of my company is almost completely service based, mostly involving on-site technicians. We have an internal e-Business portal that we use to track services rendered to the clients. The complaint I received most often from our technicians was how annoying it was to ente

Community

System Tables and Catalog Views

(Muthusamy Anantha Kumar) When a new version is released or when existing software is upgraded there is always a learning curve and getting used to new ways of doing things. This article demonstrates how to use SQL Server 2005’s catalog views in comparison with using system tables in SQL Server 2000

Community

OLAP SQL Part 1 – Rollup

(Chris Eaton) If you haven’t noticed by now I post a lot of stuff on what I find to be interesting SQL. I like to find ways to do more in the DB2 engine with a single call. Often folks don’t have the time to learn about all the abilities that DB2 SQL has available so over the next few […]

Community

Generic Code in ADO.net 2.0

A majority of applications today use a database at the back-end. In application software, database systems have become indispensable. As there are many open and closed source database systems available, the development team has to make a choice as to the database system that they will use in their a