Author: SSWUG Research

Community

Converting a DB2 date to SQL Server

By Douglas Seward – We recently had a problem with SQL Server 7 bombing out when trying to process a view of our DB2 table where some of the date fields were initialized with the value ‘0001-01-01’. In SQL Server the earliest date recognized is 1753-01-01, so it could not process date fields with th

Community

INF: Common SQL Mail Problems

This article uses a question and answer format to identify common problems you may encounter when you work with SQL Mail and provides you with some tips on how to correct or troubleshoot these problems. The vast majority of SQL Mail related problems are due to an improper configuration.