Using SQL Server profiler from 2008 against R2 database
- by Chris Lively
On my dev machine I have the management studio tools installed from SQL Server 2008. However, one of the sql server boxes I need to profile against is running R2.
Because of this, when I start the profiler and connect to that server all of the templates are gone.
If I go to Edit the templates, the R2 server type isn't available as an option.
Do I have to upgrade my local toolset to R2 or is there some other way around this?
Note, that if I create a template and save it the next time I connect to the server that saved template isn't available.