
Import Data Tier Application Collation 1033 is not supported
Jun 28, 2014 · Additional information: Collation 1033 is not supported. you must specify one of the supported collations in the Collation attribute.
Problem saving/retrieving unicode characters NVARCHAR with unicode ...
Aug 4, 2007 · The table in SQL Server database has collation Latin1_General_CI_AS and one of the columns is a NVARCHAR with c ollation Indic_General_90_CI_AS. This should be a Unicode only …
worksheet_change and data validation
May 18, 2009 · Data -> Validation -> Settings and then from the "Allow" box dropdown list "List" is selected, then range G1..G3 is selected. Then I have typed your piece of code in the Worksheet …
Odd data corruption with encryption - social.msdn.microsoft.com
Jun 22, 2008 · Laurentiu is correct, the fact that different cipher values decrypt to the same plaintext is a good indication that the application was called the encrypt* builtin several times with the same …
Data virtualization with Large Editable DataSets
Dec 13, 2010 · The concept of Data Virtualization is basically the same as UI Virtualization except instead of dealing with UI Elements, you're dealing with data. Lets assume you have a million …
Slow query after removing 50% of table data
Nov 10, 2017 · After deleting a large amount of data (50% of the data rows) my query is very slow.
The Data Collection Agent (DCA) does not have enough disk space to ...
Aug 10, 2017 · I have a Service Fabric cluster on Azure with 3 nodes, and all 3 are displaying a warning with 'The Data Collection Agent (DCA) does not have enough disk space to operate. Diagnostics …
Binary FTP to MVS-z/OS avoids DCB - social.msdn.microsoft.com
If you pre-allocate the z/OS dataset, you will not need to specify and DCB information. FTP determines when to stop transferring. Suggested Steps: 1 - Log onto SPF 2 - Go to 3.2 (Data Set Utility) 3 - …
Delete All Data Collector objects in Database
Dec 16, 2014 · In my scenario the database is the collection database of team foundation server, so i need to delete all objects in the database from the data collector, i use the script but also i have …
SQL Server Replication: Data not replicating to Subscriber
Feb 22, 2017 · I am using SS2008R2, SP1 - 10.50.2500.0 - Standard Edition. I created a publisher via transactional replication. When I insert data on one of the tables, the data shows on Publisher and …