[Bug 27106] EuroDEEM: Fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 8 14:42:58 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27106

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net

--- Comment #2 from Anastasius Focht <focht at gmx.net> 2011-05-08 14:42:57 CDT ---
Hello,

you need to install MDAC 2.8 for ADO connection and Microsoft Access ODBC
Driver (Jet Provider), e.g:

$ 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"

(otherwise you would get the infamous "[Microsoft][ODBC Driver Manager] Data
source name not found and no default driver specified")

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list