Other News

Community

XML Output with Cold Fusion

It took me a while to figure out how to correctly output the results of a query with Cold Fusion as an XML formatted response. I had seen plenty of tutorials on how to actually write the XML file out on the web directory, but I wanted it available online so I could query it with AJAX and format the

Community

ASP.NET Compilation Models

(Jim Cheshire) In this chapter, learn the details of how ASP.NET applications are compiled. This information is not vital to your success as an ASP.NET developer, but having an understanding of the architecture of your development environment always makes you a better developer.

Uncategorized

Using SQLCMD, SQL Server Show Posted

New SelectViews Show Posted Watch: SelectViews: Special On the Road Edition – Images in the Database, Push vs. Pull Replication and More. Previously… Watch: SQLonCall: How to Hire a DBA – Part 3/3 – The Interview. Questions to ask, answers to look for, interpreting the responses, making the decision. Watch: SelectViews – Replication, Part-Time DBAs, 60-Second Tip of the Day […]

Community

A review of z/OS 1.9 features

(Robert Crawford) Announced in August 2007, IBM’s mainframe operating system, z/OS 1.9, is now generally available. This release of the operating system has its share of large and small enhancements. What follows are the ones that caught my eye. If you want more information, I suggest reading the z/

Community

Automated E-mail Reports

(Andrew Mooney) This application will create simple HTML reports from a SQL Server database and automatically email them. It is a console application that takes a single XML file as an argument. This XML file contains all the settings for each report. Windows Task Scheduler is used start the applica