Other News

Community

Proper XML Output in Python

by Uche Ogbuji – I planned to conclude my exploration of 4Suite this time, but events since last month’s article led me to discuss some fundamental techniques for Python-XML processing first. First, I consider ways of producing XML output in Python, which might make you wonder what’s wrong with good

Community

Collecting SQL Server Statistics

need to collect statistics such as transactions per second (tps) on my SQL Server machines for periodic reporting. I’ve used the Performance Monitor extensively, but I’m unable to produce a set of SQL Server performance numbers that are meaningful to DBAs [database administrators]. Are any utilities