The documentation states that the identity property is not propagated if a GROUP BY or aggregate are in the SELECT statement, but this is incorrect.
Created on 4/22/2013 (updated 1 week ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 785299
|
|
This page: http://msdn.microsoft.com/en-in/library/ms162560.aspx, lists SOAP endpoints, but they were removed in SQL Server 2012. Please update the documentation.
Created on 4/12/2013 (updated 5 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 783547
|
|
When using a table variable, the SET IDENTITY INSERT command errors out with
Msg 102, Level 15, State 1, Line 9
Incorrect syntax near '@tmp'.
Test harness:
DECLARE @tmp TABLE (SlNo INT IDENTITY,N…
Created on 8/3/2012 (updated 14 weeks ago) | 7 validations | 0 workarounds | 4 comments | feedback id: 757012
|
|
|
Closed
as By Design
|
|
The documentation for this command does not mention table variables, however according to this filing (http://connect.microsoft.com/SQLServer/feedback/details/331444/truncate-table-parameter), this do…
Created on 8/3/2012 (updated 40 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 757007
|
|
|
Closed
as Fixed
|
|
The BOL page for setting SQL Server to listen on a specific port says SQL Server Management Studio at the beginning, but the correct tool is SQL Server Configuration Manager. That tool is mentioned in…
Created on 5/18/2012 (updated 51 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 742673
|
|
|
Closed
as Fixed
|
|
The model database documentation states that it cannot be set to read only, but both T-SQL and SSMS allow this.
Created on 2/22/2012 (updated 53 weeks ago) | 2 validations | 0 workarounds | 3 comments | feedback id: 726115
|
|
|
Closed
as Fixed
|
|
In the documentation for the model database, it says that this cannot be set to read only, and that new databases will not be read only. If you use T-SQL to perform these two tasks
1. Set model to rea…
Created on 2/22/2012 (updated 32 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 726113
|
|
|
Closed
as Fixed
|
|
It is my understanding that "Batches" is keyword for potential future use that is colored blue in SSMS, but not on the list on this page: http://msdn.microsoft.com/en-us/library/ms189822.aspx
Created on 8/11/2011 (updated 66 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 683861
|
|
|
Closed
as Won't Fix
|
|
On this page, Understanding Transparent Data Encryption, http://msdn.microsoft.com/en-us/library/bb934049.aspx, there is no mention of expired certificates. This should be clarified to ensure people u…
Created on 6/28/2011 (updated 96 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 677365
|
|
|
Closed
as Fixed
|
|
The msdb.dbo.restorehistory BOL item (https://connect.microsoft.com/SQLServer/feedback/details/421176/restore-start-date-restore-finish-date-column-for-restorehistory-table) lists restore_date as: Dat…
Created on 6/24/2011 (updated 44 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 676861
|
|
|
Closed
as Fixed
|
|