http://bugs.winehq.org/show_bug.cgi?id=3966
------- Additional Comments From tuharsky@misbb.sk 2006-11-01 06:02 ------- Thank Yor, saulius.
I can say that problem is solved by specifying the native odbc32 and odbccp32 in DLL overrides, whatever method used to do that.
The only question now is, if we can help Wine somehow to automate. For example, to help him recognize some DLL-s as DLL pairs, such as odbc32 and odbccp32, so that if user sets one of them to native, wine would automagically do that for the second DLL in pair, if user hasn't explicitely said something else.
Such an internal Wine logic could be useful for other DLL pairs too.
What do You think?