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.
http://bugs.winehq.org/show_bug.cgi?id=32075
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=32075
--- Comment #1 from Daniel Jelinski djelinski1@gmail.com 2012-11-22 13:00:12 CST --- Stub for the missing function was committed. Now the console displays the following lines: fixme:xolehlp:DtcGetTransactionManager ((null), (null), {3a6ad9e1-23b9-11cf-ad60-00aa00a74ccd}, 65535, 2, 0x315e080, 0xa604d0): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0002,0x4000429c,(nil),0x0001,0x0000002c,0x315b7ac,0x315bd2c): stub err:eventlog:ReportEventW L"Error: 0, Severity: 19, State: 0\r\nSqlDumpExceptionHandler: Process 51 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process."
The query still fails.
http://bugs.winehq.org/show_bug.cgi?id=32075
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2013-05-03 17:17:16 CDT --- Console output no longer displays the error message, but the query still fails. The application displays message stating that MSDTC is unavailable.
http://bugs.winehq.org/show_bug.cgi?id=32075
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Microsoft SQL Server 2000 |Microsoft SQL Server 2000 |Desktop Engine: distributed |Desktop Engine: distributed |transactions fail: |transactions fail: need |unimplemented function |distributed transaction |xolehlp.dll.DtcGetTransacti |coordinator |onManager |
https://bugs.winehq.org/show_bug.cgi?id=32075
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- We're sorry, this download is no longer available.
https://bugs.winehq.org/show_bug.cgi?id=32075
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.microsoft.com/do |https://web.archive.org/web |wnload/en/details.aspx?id=2 |/20101225105840/http://down |2661 |load.microsoft.com/download | |/d/5/4/d5402c33-65de-4464-9 | |d82-d1de2971d9db/MSDE2000A. | |exe CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello winetest,
--- quote --- We're sorry, this download is no longer available. --- quote ---
Please do yourself a favour and install Internet Archive "Wayback machine" plugin for your browser. It helps greatly to retrieve old copies of defunct sites, most of the times even with linked content.
https://addons.mozilla.org/en-US/firefox/addon/wayback-machine_new/
---
https://web.archive.org/web/*/https://www.microsoft.com/en-us/download/detai...
https://web.archive.org/web/20120622141622/https://www.microsoft.com/en-us/d...
leads to:
https://web.archive.org/web/20120622141622/http://download.microsoft.com/dow...
which leads to 4 copies captured, one here:
https://web.archive.org/web/20101225105840/http://download.microsoft.com/dow...
Regards