https://bugs.winehq.org/show_bug.cgi?id=39529 Bug ID: 39529 Summary: Data Source initstring parsing is case-sensitive Product: Wine Version: 1.7.52 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oledb32 Assignee: wine-bugs(a)winehq.org Reporter: gabriel(a)system.is Distribution: --- The initstring parsing in 'datainit_GetDataSource' for finding a suitable provider is doing a case-sensitive sub-string match. The casing of "Provider=" is insignificant in the native oledb32.dll. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.