http://bugs.winehq.org/show_bug.cgi?id=32364
--- Comment #9 from Tony Crawford tonybcrawford@gmail.com 2012-12-22 12:57:43 CST --- (In reply to comment #8)
Logging with +msxml is useless if you have native modules installed. In last log you attached:
002d:fixme:oledb:datainit_GetDataSource (0x1ad758)->((nil) 23 L"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\SDET\TABLES\sections.mdb;" {0c733a8b-2a1c-11ce-ade5-00aa0044773d} 0x2564bfc) 002d:fixme:oledb:datainit_QueryInterface interface {2c7a8261-ccd3-11d1-ade2-00a0c9055d8f} not implemented 002d:fixme:oledb:dbprops_SetProperties (0x1ad380)->(1 0x33ebb4)
that's clearly a oledb32 deficiency here. Same oledb32 message are present in your first log (not sure why you made it +ntdll in a first place though).
So yeah, if you think it's a regression we need results from regression test. Regardless of if it's a regression or not it looks like oledb32 problem.
Sorry, I misunderstood your earlier message... I thought you wanted me to go native msxml3 and then run with +msxml. I'll try to get the chroot stuff running (on my 64-bit ununtu) and have a go at the regression testing. I just need to free up enough time to get it done. In the meantime, if it would be helpful for me to run a quick debug with other output settings, please let me know. Cheers