Other News

Community

Go back in time

(Rameshkumar Sasirekha) A new feature in IBM DB2 Version 10 gives you the ability to manage multiple versions of data and track changes over time. Learn how you can manage temporal data using simple SQL statements to maintain a history of database changes, track effective business dates, and analyze

Editorials

Cross Apply Table Functions

SelecTViews With Stephen Wynkoop Dell enters the Cloud Provider Space, Nokia breached with SQL Injection Attack, interview with Monotouch developer Michael Bluestein about Development with Monotouch as a technology to use your C# skills on iPhone, iPad and Android platforms. Watch the Show $$SWYNK$$ Cross Apply Table Functions I have really enjoyed the use of TSQL functions in SQL Server. […]

Uncategorized

Backwards Compatible Reports for SSRS

SelecTViews With Stephen Wynkoop Check Out SelecTViews to hear about a new Heavy Lifting Database Engine called UnQL from CouchBase. Backwards Compatible Reports for SSRS Yesterday I introduced an issue one of our reader faces by having to support older versions of SQL Server Reporting Services, while taking advantages of the new features of the current release. I didn’t receive […]

Community

DataBinding in Silverlight

(M.S. Srinath) Silverlight is an application framework that allows us to create apps that provide rich interaction in a web environment. One of the most important concepts in this technology that one must clearly understand is databinding. It is a pretty useful concept to display and work with data.