Hi All
After installing, connecting and now trying to create a report in Crystal Reports 2011, I got this "Cannot resolve the collation conflict between "SQL_Latin1_General_CP850_Bin2" and SQL_Latin1_General_CPI_CI_AS" in the INTERSECT operation error.
I do believe I have found HOW this happened.
During the installation of SQL Server 2008R2 using the SQL4SAP VBScript in 5104178, it installs with SQL_Latin1_General_CP850_BIN2.
Then when installing the ICDESIGNTIME06_0-10009681, it runs a 1-create-db-sql script that creates the mxmc_db database with SQL_Latin1_General_CP1_CI_AS. ( I don't recall being given a chose here either)
So...Does anyone know of a way to change the collation of the mxmc_db easily or am I going to have to uninstall and re-install?
Thank you in advance.
Ken