Browse by Tags
All Tags »
SQL Server 2008 (RSS)
Did you attend a SQL Server 2008 Roadshow in your nearest city? If you did, you got to hear about SQL Server 2008 and the new enhanced capabilities of the product. Covered in New York's SS2K8 Roadshow was security and database management, how to best
Read More...
For those that attended my session (Designing Effective Dashboards with Msft BI Platform) at the 2nd annual Msft BI Conference in Seattle, and had asked for the demo files/projects, you can download my demo files here . The zip file contains the SQL Server
Read More...
For those that were looking for the latest Report Builder tool (for use with SQL Server 2008 RTM), look no further...its been published as a web released "released candidate" for a short while already. Get the download here . Want to know what's in this
Read More...
Here at the NY Microsoft Technology Center (NY MTC), we recently ran a series of SQL Server Upgrade/Application Compatibility Labs with various customers and ISVs. To learn more about the labs, watch this video blog entry shot during one of the actual
Read More...
Well...this is certainly not a normal post. This is a snippet of code for a SQL Server 2005 lab that I'm assisting with...if your in the lab, copy/paste. It will help with the lab "typing". CREATE FUNCTION dbo.fn_ClassifyApps() RETURNS sysname WITH SCHEMABINDING
Read More...