Menu

Close
  • Home
Subscribe
Menu

ssms

A 3-post collection

Page 1 of 1

TIP: Open SQL Files in a Visual Studio Project Into the Same Instance of SSMS

Considering how integrated Microsoft tools usually are the result is frustrating when you tell to open SQL files using Sql Server Management Studio Open a solution which contains SQL files Right-click any SQL file and select “Open With…” Click “Add »

Mark J. Miller on ssms, sql_server_management_studio, sql, visual_studio 30 June 2009

Search the source of SQL Server views and stored procedures

Ever have to work on a database with a large number of views and you needed to search the content of the objects? Well, here’s a query which will allow you to search inside your view objects: DECLARE @search VARCHAR(1000) SET @search = '[text]' SELECT »

Mark J. Miller on sql_tools, ssms, sql_server 18 February 2008

Viewing XML Query Plans in SSMS

Well after a long absence due to a crazy workload, I’m baaaack! Keepin’ it simple at this point. I’ve resumed studying for MCTS exams and I’ve been reading about dynamic management views. I love them. What’s more, I love the detail they provide and the »

Mark J. Miller on ssms, sql_server_management_studio, sql_query_plan, sql_server 21 November 2006
Page 1 of 1
developMENTALmadness © 2017
Casper theme powered by Ghost