Tagged Questions
0
votes
1answer
111 views
Is is posiible to display Editable Row with selected Column wise sorting in MS SQL Server Management Studio
I am not sure whether am asking right question or not but here a case where i have to edit row/cells depending on some conditions, ie
I have open MS SQL Server Management Studio, right click on ...
1
vote
3answers
1k views
SQL Server Management Studio - Server Names Disappeared
The first dialog box you get when opening SSMS (mine is 2008 R2) allows you to choose which server you want to connect to.
I had at least six servers in that list, including a local server called ...
1
vote
1answer
125 views
When opening SQL Server Management studio with ssms command (+parameters) I need the Object Explorer to be filled and point to the right location
I'm using SQL Server management studio 2008.
In order to save me time, I open management studio with ssms -S -d -U -P.
It's working but the object explorer doesn't show anything until I:
click ...
0
votes
0answers
61 views
Updating New Storeprocedure from SSMS 2008 is not working as expected
I was trying to update the 'New Store Procedure...' from menu in SSMS 2008, but is not working as expected, I found how to do it but externally to the SSMS:
Customise default 'New Stored Procedure' ...
0
votes
1answer
2k views
Database role membership setting for a Report Manager data source
I am developing SQL Server Reporting Services (SSRS) reports on SQL Server 2008 R2 and using Report Manager as a method to demonstrate and test reports. I am looking for a way to allow users of the ...
6
votes
4answers
4k views
Change the default save location for SQL Management Studio 2008
As the title states, how do I do this?
I want to hit save, and have SSMS automatically direct me to a network folder..
4
votes
1answer
438 views
Intellisense accept shortcut
is it possible to change sql intellisense accept suggestion key? I'm used to use enter, but sql management studio seem to accept only Tab or Space key - enter just cancels suggestion and makes new ...