http://bugs.winehq.org/show_bug.cgi?id=19223
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.microsoft.com/do | |wnload/en/details.aspx?id=8 | |961 CC| |focht@gmx.net Summary|null Object reference |Microsoft SQL Server |during Database object |Management Studio Express |expansion (MS SQL SMSE) |(SSMSE): "Object Explorer" | |encounters error during | |"Databases" expansion
--- Comment #3 from Anastasius Focht focht@gmx.net 2012-03-04 03:51:48 CST --- Hello,
prerequisites: winetricks -q dotnet20 msxml6
(installer explicitly checks for MSXML6 component)
$ wine msiexec -i SQLServer2005_SSMSEE.msi
The log from initial reporter is not really useful, it shows a crashing "winemenubuilder" process.
Actually you need a running MS SQL server but no information is given which version/installer or if the test was done on remote SQL server (running on Windows?).
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Microsoft SQL Server/90/Tools/Binn/VSShell/Common7/IDE $ wine ssmsee.exe ... --- snip ---
Setting up a local test server using "Microsoft SQL Server 2005 Express Edition" (http://www.microsoft.com/download/en/details.aspx?id=21844) doesn't work due to WMI insufficiencies.
Please retest on your own.
Regards