When attempting to upgrade the version of Virtual centre from 2.0.0 to 2.0.2 I have the following eror message.
VirtualCenter Server Does Not Support Case-Sensitive SQL Server Installation and Case-Sensitive SQL Server Database
If the DSN provided during the VirtualCenter Server installation points to a case-sensitive SQL Server instance or a case-sensitive SQL Server database, the installation fails and an error message is displayed. This is expected behavior. Before running the installation again, ensure that you have a case-insensitive SQL Server instance and a case-insensitive SQL Server database
Does anyone know how to turn off case-sensitivty on the SQL database?
Any reference I found on the internet does not instruct how to turn if off but points to the database properties-> Collation Name ->Latin1_General_Cl_AS as the indication that case sensitivity is turned on.
THANKS for any help.
VirtualCenter Server Does Not Support Case-Sensitive SQL Server Installation and Case-Sensitive SQL Server Database
If the DSN provided during the VirtualCenter Server installation points to a case-sensitive SQL Server instance or a case-sensitive SQL Server database, the installation fails and an error message is displayed. This is expected behavior. Before running the installation again, ensure that you have a case-insensitive SQL Server instance and a case-insensitive SQL Server database
Does anyone know how to turn off case-sensitivty on the SQL database?
Any reference I found on the internet does not instruct how to turn if off but points to the database properties-> Collation Name ->Latin1_General_Cl_AS as the indication that case sensitivity is turned on.
THANKS for any help.