http://bugs.winehq.org/show_bug.cgi?id=31323
Bug #: 31323 Summary: Microsoft SQL Server Management Studio Express 2005: cannot control server service Product: Wine Version: 1.5.9 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=8 961 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
After connecting to a server the context menu contains options like start, stop, pause, resume, restart. Under Wine all these options are unavailable (grayed). Wbemprox log contains these lines, most probably related:
trace:wbemprox:wbem_services_GetObject 0x3d8ee00, L"Win32_Service.Name="MSSQLSERVER"", 0x00000000, (nil), 0x3b2dd80, (nil) err:wbemprox:wql_error syntax error, unexpected TK_DOT, expecting $end trace:wbemprox:parse_query wql_parse returned 1
A running instance of SQL Server on local machine is needed to reproduce this bug. Winetricks dotnet20 win7 is needed to install the application.