Collation issue with tblSTRegister table

Issue No: ST-159
Created 7/23/2015 8:18:10 PM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 15.3
Description [testi21Database].[test the standard collation (Latin1_General_CI_AS) on all i21 columns] failed: (Failure) [dbo].[listOfOutOfStandardUseOfCollation] was not empty: \|TABLE_NAME \|COLUMN_NAME \|COLLATION_NAME \|DATA_TYPE\| +-------------+--------------+----------------------------+---------+ \|tblSTRegister\|strFTPPath \|SQL_Latin1_General_CP1_CS_AS\|nvarchar \| \|tblSTRegister\|strFTPUserName\|SQL_Latin1_General_CP1_CS_AS\|nvarchar \| \|tblSTRegister\|strFTPPassword\|SQL_Latin1_General_CP1_CS_AS\|nvarchar \|