http://bugs.winehq.org/show_bug.cgi?id=32364
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2012-12-22 10:29:16 CST --- 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.