http://bugs.winehq.org/show_bug.cgi?id=24038
--- Comment #4 from Anastasius Focht focht@gmx.net 2011-11-09 15:21:03 CST --- Hello,
addendum to my comment #3 The following prerequisites are required to reproduce (from bug 24403):
MDAC 2.8 for ADO connection and Microsoft Access ODBC Driver (Jet Provider)
$ bash winetricks -q mdac28 jet40
You need additional step to add the necessary ODBC driver provider registry data (ODBCINST subkey):
$ wine odbcconf /f "c:\windows\system32\jetodbc.rsp"
Regards