By Dan Fox, 01/24/2002
Learn how to implement the Analysis Services' drillthrough and actions features from a developer's point of view.
By Dan Fox, 11/27/2000
Use ADO 2.6 to perform three key XML functions: retrieving XML from stored procedures, executing templates, and executing XPath queries against XML Views.
By Dan Fox, 11/01/1999
If you don't use stored procedures for data access in your ADO/SQL Server applications, you're missing out on a SQL Server feature that can improve performance, maintainability, ...