Author: SSWUG Research

Community

File Management in .NET

(Peter Aitken) In two recent articles we looked at file access in the .NET framework—how to write data to and read data from both binary and text files. There’s one more aspect of file programming that a developer needs to know about, and that’s the file management tasks: –Creating and deleting

Community

CLR Stored Procs Rock

(Payton Byrd) There’s just no doubt about it, Microsoft hit a major, major home run with the release of SQL Server 2005 and .Net 2.0. One of the great new features is the ability to create stored procedures in any .Net language and run that code as a stored procedure from SQL Server 2005.

Community

Memory Use in SQL Server

(Mike Hodgson) People often post questions in the SQL Server newsgroups about physical memory and how SQL Server uses it. This is a commonly misunderstood subject. The two main questions that users ask are along the lines of 1) “Does SQL Server have a memory leak? It consumes more and more memory un

Community

Data Integrity with DB2 for z/OS

(Paolo Bruni, John Iczkovits, Rama Naidoo, Fabricio Pimentel and Suresh Sane) DB2 provides functions to guarantee integrity at the system level and at the application level. From the system point of view, DB2’s integration with zSeries and disk storage architecture is the cornerstone for data integr