I heve seen many screenshots where they say after asked for instance name I should be asked for collation setup options but I can't see them.
I don't know what should I do because my ERP needs to have the SQL_Latin1_General_CP1_C1_AS setup. Can I change this after initial installation?
Thanks in advance...
Quote:
Originally Posted by Marisol
After installing sp1 on my Windows 2003 Server I was able to install SQLServer2000, but, during installation I couldn't set up collation options for SQLServer.
I heve seen many screenshots where they say after asked for instance name I should be asked for collation setup options but I can't see them.
I don't know what should I do because my ERP needs to have the SQL_Latin1_General_CP1_C1_AS setup. Can I change this after initial installation?
Thanks in advance...
If you want to change the Server Collation, please start the installation in below manner (replacing desired Collation name). All The Best !!!
start /wait setup.exe /qb INSTANCENAME=MSSQLSERVER REINSTALL=SQL_Engine REBUILDDATABASE=1 SAPWD=test SQLCOLLATION=Latin1_General_CI_AI
No comments:
Post a Comment