Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag Management Studio (SSMS) Rss

   Items 1 to 20 of 58    Next 20 >>
 

SSMS Error Message

By Steve Knox 2013/05/27 | Category: error messages
Rating: (not yet rated) |  Discuss |   Briefcase | 2,041 reads

Dragging a name from the object explorer to a query window

In the same vein as Steve Jones’ series on Customizing SSMS this is a fairly basic trick, but one that...  Read more...
By Kenneth Fisher 2013/05/16 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated) |  Discuss |   Briefcase | 2,217 reads

Installing SSMS 2012 all by it’s lonesome

SQL Server Management Studio (SSMS) is not offered as a standalone download on MSDN. Installation requires the user to download the...  Read more...
By sheldonhull 2013/05/07 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated) |  Discuss |   Briefcase | 1,653 reads

Do you regularly run queries and scripts in SSMS?

SQL Server Management Studio is where most SQL scripts and queries are run, and although it does a decent job, it doesn't provide much help storing, sharing and managing the scripts particularly in the context of a team. Red Gate is considering building functionality into SSMS to help its users consume and share queries and scripts. Please help us by completing this short survey to help us define the requirements.   Read more...
By Press Release 2013/04/12 | Source: Red-Gate | Category: scripts
Rating: (not yet rated)  Rate this |   Briefcase | 3,247 reads

Templates and teamwork

SQL Server expert David Poole discusses how teams can work together and share templates in Management Studio.  Read more...
By David Poole 2013/01/31 (first published: 2008/05/20) | Source: SQLServerCentral.com | Category: system development life cycle
Rating: |  Discuss |   Briefcase | 7,948 reads

Management Studio Database Diagram Owners

If you're working in an environment as a developer without sysadmin privileges, and you are creating database diagrams using Management Studio...  Read more...
By william_a_dba 2012/12/10 | Source: SQLServerCentral.com | Category: blogs
Rating: (not yet rated) |  Discuss |   Briefcase | 1,169 reads

Prevent Truncation of Dynamically Generated Results in SQL Server Management Studio

While working with the Results to Text option in SSMS, you may come across a situation where the output from dynamically generated data is truncated. In this article I will guide you on how to fix this issue and print all the text for the Results to Text option.   Read more...
By Additional Articles 2012/11/14 | Source: MSSQLTips.com | Category: management studio (ssms)
Rating: (not yet rated)  Rate this |   Briefcase | 2,019 reads

GO Part 2

By Kenneth Fisher 2012/09/13 | Category: t-sql
Rating: (not yet rated) |  Discuss |   Briefcase | 2,692 reads

Managing SQL Server Extended Events in Management Studio

We’ve all heard about Extended Events and how they can help troubleshoot SQL Server performance, connectivity, and locking problems, but they seem so difficult to implement using T-SQL. Isn’t there a better way to implement SQL Server Extended Events?  Read more...
By Additional Articles 2012/07/25 | Source: MSSQLTips.com | Category: extended events
Rating: (not yet rated)  Rate this |   Briefcase | 2,332 reads

My Little Friend

Today Steve Jones talks about his favorite feature in SSMS 2012 and why everyone should use it.  Read more...
By Steve Jones 2012/04/04 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 279 reads

SSMS Shared SQL Templates

This article describes how to use the built in repository for SQL Server Management Studio Templates and how to customize and share a common repository with your team.  Read more...
By Carl Demelo 2012/01/09 | Source: SQLServerCentral.com | Category: management studio (ssms)
Rating: |  Discuss |   Briefcase | 5,097 reads

SSMS Tools Pack 2.0

If you work with SSMS, you’ll know how frustrating it can be when tasks you perform every day aren’t part of the core features. Malden Prajdic certainly did, which is why he developed his free SSMS Tools Pack. Now on its second version, Grant Fritchey explains the functionality of this great free plugin.  Read more...
By Additional Articles 2011/11/02 | Source: SimpleTalk | Category: management studio (ssms)
Rating:  Rate this |   Briefcase | 3,808 reads

Custom SSMS Shortcuts for ETL Developer. Part 3: Source-Target Mapping

Provides a SQL code that generates a source-target transformation query and can be helpful at several stages of data warehouse development lifecycle.  Read more...
By Olga Klimova 2011/09/29 | Source: SQLServerCentral.com | Category: management studio (ssms)
Rating: |  Discuss |   Briefcase | 2,906 reads

Custom SSMS Shortcuts for ETL Developer. Part 2: Extended Properties

With the following technique, you can quickly read information stored in the extended properties of a SQL Server table.  Read more...
By Olga Klimova 2011/09/27 | Source: SQLServerCentral.com | Category: management studio (ssms)
Rating: |  Discuss |   Briefcase | 3,979 reads

Custom SSMS Shortcuts for ETL Developer. Part 1: SELECT in a Keystroke

This is the first of three tips on how ETL Developers can be more productive by applying custom SSMS shortcuts to the most often used tasks.  Read more...
By Olga Klimova 2011/09/22 | Source: SQLServerCentral.com | Category: management studio (ssms)
Rating: |  Discuss |   Briefcase | 5,833 reads

Configure SQL Server Database Mirroring Using SSMS

This tip outlines a test environment and then walks through the process of setting up Database Mirroring. This includes the configurations, backups, restores and verification process.  Read more...
By Additional Articles 2011/09/02 | Source: MSSQLTips.com | Category: database mirroring
Rating: (not yet rated)  Rate this |   Briefcase | 2,424 reads

Consultando LDAP via SSMS

A query tem o objetivo de consultar o status do usuario AD via Management Studio.  Read more...
Rating: |  Discuss |   Briefcase | 346 reads

SSMS: The Query Window Keyboard Shortcuts

Simple-Talk's free wallchart of the most important SSMS keyboard shortcuts aims to help find all those curiously forgettable key combinations within SQL Server Management Studio that unlock the hidden magic that is available for editing and executing queries.   Read more...
By Additional Articles 2011/06/24 | Source: SimpleTalk | Category: management studio (ssms)
Rating:  Rate this |   Briefcase | 3,865 reads

SQL Server Management Studio keyboard shortcuts - Part 1

As responsibilities are growing every day, a DBA or developer needs to improve his/her productivity. One way to do this is to use as many shortcuts as possible instead of using your mouse and the menus. In this tip we take a look at common tasks you may perform when using SSMS and the associated shortcut keys.  Read more...
By Additional Articles 2011/06/15 | Source: MSSQLTips.com | Category: management studio (ssms)
Rating:  Rate this |   Briefcase | 5,139 reads

When a SQL file will not open in SSMS

What happens when double clicking a .SQL file doesn't open the file in SSMS? This article provides the solution to fixing that annoying SSMS issue.  Read more...
By Lynn Collins 2011/04/27 | Source: SQLServerCentral.com | Category: management studio (ssms)
Rating: |  Discuss |   Briefcase | 5,125 reads
   Items 1 to 20 of 58    Next 20 >>
 
Tags
sql server 2008 (7)    
video (7)    
blogs (4)    
sql server 2005 (4)    
t-sql (4)    
administration (2)    
database diagram (2)    
editorial (2)    
azure (1)    
backup / restore (1)    
books online (1)    
cloud (1)    
database mirroring (1)    
error messages (1)    
extended events (1)    
indexing (1)    
integration services (ssis) (1)    
maintenance plans (1)    
regular expressions (1)    
reporting services (ssrs) (1)    
scripting (1)    
scripts (1)    
security (1)    
sql spackle (1)    
sqlservercentral (1)    
system development life cycle (1)    
tables (1)    
tools (1)    
user status (1)