Author: SSWUG Research

Community

XML Namespaces and Data Islands

(Raja Kishore Reddy) I was quite surprised when a few of my developer friends pointed out that they were not really aware of some of the XML basics, despite using Java or C# to handle XMLized data for some time. I am thrilled when they tell me that this basic workshop on XML concepts is actually hel

Community

FIX: The Sqldumper.exe utility cannot generate a filtered SQL Server dump file when you use the Remote Desktop Connection service or Terminal Services

When you try to connect to a remote Microsoft Windows 2000 Server-based computer by using the Remote Desktop Connection service or by using a Terminal Services session, the Sqldumper.exe utility in Microsoft SQL Server 2000 cannot generate a filtered SQL Server dump file. Additionally, you receive t

Community

SQL Server Management Objects

(John Papa) Not only must database developers query and manipulate data, but they must also perform administrative tasks on a regular basis. SQL Server Management Objects (SMO) offer developers a robust toolset for operations such as backing up and restoring databases, and issuing Data Definition La

Community

LOB sizing

(Jonathan Lewis) Some time ago, I was asked to take a quick look at an application that had to handle a lot of LOBs. The LOB-specific part of the application was actually quite simple – contracts were stored as LOBs – but only for occasional visual reference; all the “structured” information from th