When I create a DQS Domain rule 'Value does not contain ' with as value [, and I test the rule, the test always succeeds, even with [ values in the test string, even if the test string is nothing but …
Created on 1/24/2013 (updated 5 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 777379
|
|
When scripting data in SSDT, the system scripts data of type money (and probably other decimal data types) with a comma (,) instead of a dot (.) as decimal seperator. This causes problems, because the…
Created on 5/31/2012 (updated 48 weeks ago) | 0 validations | 1 workaround | 1 comment | feedback id: 745161
|
|
|
Closed
as Fixed
|
|
After creating a check constraint on the maximal size of a file in a filetable, two inconsistencies occur:
1) all files can be added to the filetable, even if they do not meet the constraint
2) the si…
Created on 5/30/2012 (updated 6 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 744818
|
|
When I activate a database audit specification with the DATABASE_OBJECT_CHANGE_GROUP
selected, and I create and drop a stored proc, only the create is in the audit log, but not the drop.
Created on 9/26/2008 (updated 76 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 370103
|
|
|
Closed
as By Design
|
|
When dropping a database, the policy subscriptions taken by this database are not dropped. In this way, we cannot drop a policy group (with sp_syspolicy_delete_policy_group) because it is subscribed b…
Created on 10/31/2007 (updated 270 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 307700
|
|
|
Closed
as Not Reproducible
|
|
While creating a table that violates a policy, I get an error that the assembly Microsoft.SqlServer.DmfSqlClrWrapper could not get loaded because of System.Security.SecurityException, in stored proc s…
Created on 6/20/2007 (updated 307 weeks ago) | 1 validation | 0 workarounds | 1 comment | feedback id: 283550
|
|
|
Closed
as Fixed
|
|