Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Articles with tag
management studio (ssms)
Search for
any
content tagged
management studio (ssms)
<< Previous 20
Items 21 to 40 of 46
Next 20 >>
Import and Export Registered SQL Servers To Other Machines
I need to setup other computers the same way that are used to manage my SQL Servers. Instead of having to manually add the registered servers on each computer in this tip I show you how you can import and export registered servers between computers.
Read more...
By
Additional Articles
2010/06/07
|
Source:
MSSQLTips.com
|
Category:
management studio (ssms)
Rating:
Rate this
|
Briefcase
|
2,656 reads
Manipulating Multiple Objects in SQL Server Management Studio
Every now and then, I see someone doing repetitive tasks in SQL Server Management Studio such as dropping a stored procedure one by one when they need to remove ten or scripting out a single object at a time because they can't select multiple objects from the Object Explorer. I have even seen people create elaborate scripts to perform tasks that involved manipulating multiple database objects to avoid these mundane tasks. In this tip I will show you how this can be done simply by using SQL Server Management Studio.
Read more...
By
Additional Articles
2010/01/11
|
Source:
MSSQLTips.com
|
Category:
management studio (ssms)
Rating:
Rate this
|
Briefcase
|
5,130 reads
SQL Server Management Studio and SQL Azure
A new article from Steve Moore shows us how to use SQL Server Management Studio with your SQL Azure databases in the cloud.
Read more...
By
Steve Moore
2009/12/09
|
Source:
SQLServerCentral.com
|
Category:
azure
Rating:
|
Discuss
|
Briefcase
|
5,889 reads
Auto generate change scripts in SQL Server Management Studio (SSMS) for tables
This tip shows you an option that exists within SSMS to automatically generate scripts for all table changes when using the table designer.
Read more...
By
Additional Articles
2009/04/14
|
Source:
MSSQLTips.com
|
Category:
management studio (ssms)
Rating:
Rate this
|
Briefcase
|
2,831 reads
Creating and Modifying Tables in SSMS - SQL School Video
Learn how to use the SSMS GUI to modify tables in this SQL School video.
Read more...
By
Andy Warren
2009/03/03
|
Source:
JumpStartTV
|
Category:
video
Rating:
|
Discuss
|
Briefcase
|
2,829 reads
New Features in SQL Server 2008 Management Studio – Part 2
This article is the final article in a series that explores new features that are available in SQL Server 2008 Management Studio
Read more...
By
Additional Articles
2009/02/19
|
Source:
SQL Server Performance
|
Category:
sql server 2008
Rating:
Rate this
|
Briefcase
|
3,261 reads
New Features in SQL Server 2008 Management Studio – Part 1
This article shows the new features that are available in SQL Server 2008 Management Studio
Read more...
By
Additional Articles
2009/02/17
|
Source:
SQL Server Performance
|
Category:
sql server 2008
Rating:
Rate this
|
Briefcase
|
4,760 reads
Guest Editorial: In Praise of Templates
Phil takes us through one of the best kept secrets of SSMS - Templates. Even for a 'plain-screen' man like Phil, Templates are an excellent tool, and a major reason to use SSMS.
Read more...
By
Phil Factor
2009/02/06
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
|
Discuss
|
Briefcase
|
248 reads
Advanced new features in SSMS 2008
SQL Server Management Studio 2008 has several new features, including the T-SQL Debugger for easier debugging and a new Object Explorer Details window that's easier to use.
Read more...
By
Additional Articles
2009/01/19
|
Source:
SearchSQLServer
|
Category:
sql server 2008
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,101 reads
SQL Server Management Studio 2008: New features, part 2
SQL Server Management Studio 2008 has several new features, including the T-SQL Debugger for easier debugging and a new Object Explorer Details window that's easier to use.
Read more...
By
Additional Articles
2009/01/12
|
Source:
SearchSQLServer
|
Category:
management studio (ssms)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
4,441 reads
SQL Server Management Studio for Beginners - SQL School Video
Learn the basics of how to work with Management Studio in this SQL School video.
Read more...
By
Brian Knight
2009/01/01
|
Source:
JumpStartTV
|
Category:
video
Rating:
|
Discuss
|
Briefcase
|
7,244 reads
Creating a Maintenance Plan in SSMS - SQL School Video
Maintaining your database server is something every DBA or developer needs to do. This video shows how to setup a basic maintenance plan.
Read more...
By
Brian Knight
2008/11/11
|
Source:
JumpStartTV
|
Category:
video
Rating:
|
Discuss
|
Briefcase
|
5,918 reads
Restoring a Full Database in SSMS - SQL School Video
This SQL School video will show you how to use Management Studio to restore a database in SQL Server 2005.
Read more...
By
Brian Knight
2008/10/28
|
Source:
SQLServerCentral.com
|
Category:
video
Rating:
|
Discuss
|
Briefcase
|
3,758 reads
SQL Server Management Studio customized startup options
SQL Server Management Studio (SSMS) is now the primary tool that we all use to manage SQL Server. Whenever I open up SSMS I always go through the same steps to connect to a server and open certain query files. Are there any shortcuts or alternative ways of starting SSMS?
Read more...
By
Additional Articles
2008/10/27
|
Source:
MSSQLTips.com
|
Category:
management studio (ssms)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
4,163 reads
Creating a Database Diagram in SSMS - SQL School Video
In this SQL School video, Brian Knight shows you how to create and use database diagrams in Management Studio.
Read more...
By
Brian Knight
2008/10/02
|
Source:
JumpStartTV
|
Category:
video
Rating:
|
Discuss
|
Briefcase
|
4,810 reads
Execute an SSIS Package in SSMS - SQL School Video
This video shows how you can use Management Studio to execute your Integration Services packages.
Read more...
By
Brian Knight
2008/09/23
|
Source:
JumpStartTV
|
Category:
video
Rating:
|
Discuss
|
Briefcase
|
5,179 reads
Management Studio Improvements in SQL Server 2008
Not everyone who had to use Management Studio when it first appeared in SQL Server 2005 liked it. The paint was still wet and there was still scaffolding around. To give Microsoft its credit, it has succeeded in transforming it into a much more useful product, in its SQL Server 2008 reincarnation.
Read more...
By
Additional Articles
2008/08/26
|
Source:
SimpleTalk
|
Category:
management studio (ssms)
Rating:
Rate this
|
Briefcase
|
5,095 reads
Scripting Table Management - SQL School Video
MVP Brian Knight walks through the scripting capabilities of Management Studio to show how the code for table creation and the various dependent objects. Brian looks at the options available with scripting and what the implication of choosing them will be.
Read more...
By
Brian Knight
2008/08/26
|
Source:
SQLServerCentral.com
|
Category:
video
Rating:
|
Discuss
|
Briefcase
|
2,290 reads
Multiple Server Queries with SSMS 2008
This short article shows how to run the same query against multiple servers and aggregate the results into one set with SSMS 2008
Read more...
By
Jonathan Kehayias
2008/08/14
|
Source:
SQLServerCentral.com
|
Category:
management studio (ssms)
Rating:
|
Discuss
|
Briefcase
|
5,462 reads
SQL Server 2008 SSMS Enhancements - Part I
SQL Server MVP Jacob Sebastian starts a new series looking at the changes in SQL Server 2008 to the management tools.
Read more...
By
Jacob Sebastian
2008/07/30
|
Source:
SQLServerCentral.com
|
Category:
management studio (ssms)
Rating:
|
Discuss
|
Briefcase
|
6,860 reads
<< Previous 20
Items 21 to 40 of 46
Next 20 >>
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.