ssms
Can't install SQL Server 2008 R2 management tool (complete)
I have SQL Server 2008 R2 Express 开发者_Python百科installed on my workstation. I’m in the process of learning Entity Framework, and wanted to use the Management Studio Profiler to help understand th[详细]
2023-03-31 09:49 分类:问答Merge two SQL Server databases
Hi I have this situation: SQL Server 1 (production) with obj A, B, C SQL Server 2 (development) with objects A, B, C, D, E, F, G, H, I.[详细]
2023-03-30 20:09 分类:问答TF31002 error in Visual Studio 2008 Business Intelligence Development Studio
I\'m trying to get my SQL 2008 client tools talking to TFS 2010. The address http://tfs-server:80开发者_运维技巧80/tfs works fine in VS2010, but both SSMS (SQL Server Management Studio 2008) and BIDS[详细]
2023-03-30 00:36 分类:问答Procedure times out from ADO.NET but not in SSMS
I\'ve got a stored procedure that is giving me a SqlException because of a timeout when I run it from code (with timeout set to 30).When I run the procedure directly in Management Studio, it executes[详细]
2023-03-29 06:56 分类:问答SSMS - MiniMap overview
Does anyone know of a plugin for SSMS that works in a similar way to the \'MiniMap\' on Sublime Text? I.e. offers an shrunk-down version of the contents of the query editor, like the one after this li[详细]
2023-03-29 06:11 分类:问答SQL Server Management Studio connection defaults to 'master' when selecting a database-specific object
In SQL Server 2008 R2 Management Studio, if I right-click on an object inside a specific database and choose \"Select top 1000 rows ..\", the database connection for the query window always opens on \[详细]
2023-03-28 13:00 分类:问答Is there Microsoft SQL Mangement studio Edit procedure command
I have around 50 databases, all identical structure.Now I have to edit one procedure, so the process is a bit complex:[详细]
2023-03-28 00:23 分类:问答How to set referential integrity rules in Microsoft SQL Server Management Studio 2008
I am new with Management Studio. I builtrelation between these two tables, but how to set inte开发者_运维百科grity rules on them, like many-to-one, or many-to-many?[详细]
2023-03-27 09:47 分类:问答Displaying alternate keys in SQL Server management studio?
In the case where you have a Identity field as a primary key in your 开发者_如何学编程table, but also have an \"alternate (primary) key\" defined on multiple other fields in the table, is there a way[详细]
2023-03-26 20:22 分类:问答Refreshing a table in SQL server management studio
I have opened a table in SQL server management studio express. How do I update it? As changes made outside the studio application do not show unless I close and reopen the table. Surely there must[详细]
2023-03-26 17:31 分类:问答
加载中,请稍侯......