http://bugs.winehq.org/show_bug.cgi?id=9065
Summary: access to MS SQL databases Product: WineHQ Apps Database Version: unspecified Platform: PC OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: website-bugs AssignedTo: wine-bugs@winehq.org ReportedBy: epolyakov@alyans.tula.net
I have two applications that must have connections to bases on MS SQL. First of them use ODBC DSN for this, another directly MDAC components. wine - 0.9.3, ubuntu 6.10,7.4. First of all i insatll mdac 2.7( problem wos and with 2.8,2.5) jet 4.0 ( donot shure that it need, but who knows), copy to register keys with ODBC drivers, set odbc32.dll and odbccp.dll in native mode, and try to do connection in user dsn tab of odbcad32.exe util. So, I can do this successfully only in win98 and NT4 mode, in 2k, xp, 2k3 testing connection in odbcad32 fail. Than i tried do run applications, but both give me error screen with ole error 80004005. I try a lot of variants with dlls - nothing helps. wine out of applications in attachment. Sorry for my English.