When you right click and open the properties of the user, securable option is flashed instead of general
Created on 11/28/2012 (updated 15 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 772517
|
|
|
Closed
as Won't Fix
|
|
I created a SQL Database on SQL Server or SQL Server 2008.
Set the database in single user mode
i detach the database
i atatch the database again
Created on 11/14/2011 (updated 78 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 703474
|
|
|
Closed
as By Design
|
|
when you change the foreground and background color of the grid output results, the background color dont change even the ssms is closed and reopened
Created on 4/14/2011 (updated 7 weeks ago) | 2 validations | 0 workarounds | 2 comments | feedback id: 661244
|
|
|
Closed
as Won't Fix
|
|
I am using Adventureworks database as a testing
I created a filtered index
CREATE NONCLUSTERED INDEX NCI_Department
ON HumanResources.Employee(EmployeeID,LoginID)
WHERE Title= 'Marketing Manage…
Created on 2/14/2011 (updated 53 weeks ago) | 2 validations | 0 workarounds | 4 comments | feedback id: 643850
|
|
|
Closed
as Won't Fix
|
|
when you script a table or index and right DATA_COMPRESSION = <PAGE/ROW> , it is colored black but it should be blue as it is a keyword
Created on 1/21/2011 (updated 121 weeks ago) | 0 validations | 0 workarounds | 0 comments | feedback id: 637389
|
|
A table has multiple indexes. The table and indexes are enabled for page compression
When i run the script as
ALTER INDEX ALL ON <table> REBUILD WITH (ONLINE=ON,DATA_ COMPRESSION=PAGE)
SQL…
Created on 11/1/2010 (updated 111 weeks ago) | 1 validation | 0 workarounds | 3 comments | feedback id: 618548
|
|
|
Closed
as Not Reproducible
|
|
when you save a maintenance plan after doing some modifications, the maintenance plan jobs which have been disabled , will get enabled.
Created on 9/23/2010 (updated 103 weeks ago) | 1 validation | 0 workarounds | 5 comments | feedback id: 604088
|
|
|
Closed
as Won't Fix
|
|
in sql server 2008 , the management tools has the new feature of intellisense .
once i was working on using some undocumented command and found that intellisense showed up few functions like fn_dblog…
Created on 3/11/2010 (updated 78 weeks ago) | 1 validation | 0 workarounds | 2 comments | feedback id: 541310
|
|
|
Closed
as Won't Fix
|
|