When you install Microsoft SQL Server 2000 Desktop Engine (also known as MSDE 2000) on a computer that has an operating system locale that does not have a default SQL Server collation mapping, the Setup program may fail and close without any visible warning. If you enable verbose logging when you set up SQL Server Desktop Engine, an error message that is similar to the following may be logged in the setup log file:
Note To enable verbose logging while the Setup program is running, use the /L*v command-line switch. To do so, run the following command-line statement:
Starting custom action UseDefaultCollation Action ended
18:38:05:
UseDefaultCollation.2D02443E_7002_4C0B_ABC9_EAB2C064397B.
Return value 3.
This problem occurs in the original release version of SQL Server Desktop Engine and in SQL Server Desktop Engine Service Pack 1 (SP1).18:38:05:
UseDefaultCollation.2D02443E_7002_4C0B_ABC9_EAB2C064397B.
Return value 3.
Note To enable verbose logging while the Setup program is running, use the /L*v command-line switch. To do so, run the following command-line statement:
setup.exe /L*v Setup Log File Path