http://bugs.winehq.org/show_bug.cgi?id=32075
Bug #: 32075 Summary: Microsoft SQL Server 2000 Desktop Engine: distributed transactions fail: unimplemented function xolehlp.dll.DtcGetTransactionManager Product: Wine Version: 1.5.15 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=2 2661 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
Created attachment 42282 --> http://bugs.winehq.org/attachment.cgi?id=42282 Sample application used to reproduce this bug
To reproduce: - install MSDE as described on its appdb page - install native dotnet20 - extract bin\Debug directory from the attached archive and run WindowsFormsApplication1.exe - press 'SqlConnection out' button Native .NET is required. Without it the application runs fine, however it does not cause SQLServer to fail.
See also bug 32048 for a related missing function.