http://bugs.winehq.org/show_bug.cgi?id=32865
Bug #: 32865 Summary: MS Access/text/csv/excel ODBC driver error Product: Wine Version: 1.5.22 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: odbc AssignedTo: wine-bugs@winehq.org ReportedBy: sathishkumarnadu@gmail.com Classification: Unclassified
When trying to import files(excel/access/csv/txt) using ODBC I get two errors - "Specified driver could not be loaded due system error 126". when trying to import files with .xlsx and .accdb - [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified. After following all the steps specified here: http://wiki.winehq.org/NativeOdbc, I still get the same errors. Please find the screenshots attached of the error messages.
As a work around I copied the following from a Windows XP machine to the wine system32 folder. odbccp32.dll, odbc32.dll, odbcint.dll, odbcad32.exe ,odbccr32.dll, odbccu32.dll, odbccp32.cpl In winecfg under "libraries" tab and added the following dll files to be used as native. odbccp32.dll, odbc32.dll, odbcint.dll
Exported Registry HKLM\Software\ODBC from Windows XP machine and imported in Wine registry.
After this I was able to import .xls,.csv,.txt files but again still unable to import .xlsx/.accdb files. Have attached the error messages I get:
I have asked in your forums: http://forum.winehq.org/viewtopic.php?f=2&t=17755 and was told by the moderator to file a bug report.
http://bugs.winehq.org/show_bug.cgi?id=32865
--- Comment #1 from sathish sathishkumarnadu@gmail.com 2013-02-01 00:23:03 CST --- Created attachment 43401 --> http://bugs.winehq.org/attachment.cgi?id=43401 Screen shots
Added screen shots.
http://bugs.winehq.org/show_bug.cgi?id=32865
Mikhail mikhail.v.gavrilov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikhail.v.gavrilov@gmail.co | |m
http://bugs.winehq.org/show_bug.cgi?id=32865
--- Comment #2 from sathish sathishkumarnadu@gmail.com 2013-09-03 05:37:54 CDT --- Any chance that it can be looked into soon?
http://bugs.winehq.org/show_bug.cgi?id=32865
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2013-09-03 05:43:49 CDT --- You could start by attaching +odbc,+tid log. Wine's odbc32 forwards to your system odbc library, so I guess you'll need corresponding providers installed in your system.
http://bugs.winehq.org/show_bug.cgi?id=32865
--- Comment #4 from Mikhail mikhail.v.gavrilov@gmail.com 2013-11-05 14:51:51 CST --- Excuse me, how get +odbc,+tid logs?
http://bugs.winehq.org/show_bug.cgi?id=32865
--- Comment #5 from Austin English austinenglish@gmail.com 2013-11-06 15:14:17 CST --- (In reply to comment #4)
Excuse me, how get +odbc,+tid logs?
http://wiki.winehq.org/FAQ#head-525985fc2b5c9dcaed99a4701b949ee1ee7bafd3
https://bugs.winehq.org/show_bug.cgi?id=32865
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to Nikolay Sivov from comment #3)
You could start by attaching +odbc,+tid log. Wine's odbc32 forwards to your system odbc library, so I guess you'll need corresponding providers installed in your system.
Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=32865
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=32865
--- Comment #8 from Mikhail mikhail.v.gavrilov@gmail.com --- Created attachment 50927 --> https://bugs.winehq.org/attachment.cgi?id=50927 WINEDEBUG=+odbc,+tid .wine/drive_c/Program\ Files/SQLyog/SQLyog.exe > /tmp/output.txt 2>&1
https://bugs.winehq.org/show_bug.cgi?id=32865
--- Comment #9 from Mikhail mikhail.v.gavrilov@gmail.com --- please reopen issue
https://bugs.winehq.org/show_bug.cgi?id=32865
--- Comment #10 from Mikhail mikhail.v.gavrilov@gmail.com --- Created attachment 50928 --> https://bugs.winehq.org/attachment.cgi?id=50928 screenshot of problem
https://bugs.winehq.org/show_bug.cgi?id=32865
--- Comment #11 from Austin English austinenglish@gmail.com --- (In reply to Mikhail from comment #8)
Created attachment 50927 [details] WINEDEBUG=+odbc,+tid .wine/drive_c/Program\ Files/SQLyog/SQLyog.exe > /tmp/output.txt 2>&1
000b:fixme:winediag:start_process Wine Staging is a testing version containing experimental patches. 000b:fixme:winediag:start_process Please report bugs at http://bugs.wine-staging.com (instead of winehq.org). ... wine: Call from 0x7b83d38b to unimplemented function ntoskrnl.exe.IoUnregisterPlugPlayNotification, aborting wine: Unimplemented function ntoskrnl.exe.IoUnregisterPlugPlayNotification called at address 0x7b83d38b (thread 0018), starting debugger...
report that to wine-staging.