.xlsx do not work in ODBC?
.xlsx do not work in ODBC?
Hi,
I am facing an issue while importing .xlsx files through ODBC. Does these files have any dependency on wine? I have changed the wine to 32 bit and copied the .dll files from win XP. I am getting an error "Specified driver could not be loaded due system error 126 (Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb))." I have installed the drivers for ODBC. But still i am getting the same error.
Regards,
Sathish
I am facing an issue while importing .xlsx files through ODBC. Does these files have any dependency on wine? I have changed the wine to 32 bit and copied the .dll files from win XP. I am getting an error "Specified driver could not be loaded due system error 126 (Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb))." I have installed the drivers for ODBC. But still i am getting the same error.
Regards,
Sathish
Re: .xlsx do not work in ODBC?
Importing into what? Excel should just be able to open xlsx files, and no native dlls are needed.
Re: .xlsx do not work in ODBC?
Importing into MySQL server through ODBC. I am able to import .xls files fine into MySQL server. But i am not able to import .xlsx into MySQL server.
Re: .xlsx do not work in ODBC?
While configuring ODBC for xlsx I am getting this error. I am trying to import .xlsx files into MySQL. So had to configure the ODBC driver for xlsx.
Please note that I can configure and import .xls files properly. I am facing this problem only for .xlsx.
Please note that I can configure and import .xls files properly. I am facing this problem only for .xlsx.
Re: .xlsx do not work in ODBC?
But in windows I am able to configure and import .xlsx files without any problem. But i am having issues in wine.
Re: .xlsx do not work in ODBC?
What Wine version? If it's not the latest development release, upgrade. If it doesn't work in the latest development release, post terminal output.
Re: .xlsx do not work in ODBC?
I am using the latest version of wine 1.4.
Here is the terminal output
fixme:msvcrt:msvcrt_get_flags :unknown flag c not supported
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
Here is the terminal output
fixme:msvcrt:msvcrt_get_flags :unknown flag c not supported
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
Re: .xlsx do not work in ODBC?
That's not the latest version. The current development release is 1.5.18.
Re: .xlsx do not work in ODBC?
Hello
I have updated the latest version of wine to 1.5.18
And here is the terminal output:
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shar
ed object file: No such file or directory
fixme:msvcrt:msvcrt_get_flags :unknown flag c not supported
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented DisconnectEx
fixme:imagelist:ImageList_DragLeave DragLeave hWnd != DragEnter hWnd
err:ole:RevokeDragDrop invalid hwnd (nil)
err:ole:RevokeDragDrop invalid hwnd (nil)
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented DisconnectEx
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented DisconnectEx
I have updated the latest version of wine to 1.5.18
And here is the terminal output:
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shar
ed object file: No such file or directory
fixme:msvcrt:msvcrt_get_flags :unknown flag c not supported
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented DisconnectEx
fixme:imagelist:ImageList_DragLeave DragLeave hWnd != DragEnter hWnd
err:ole:RevokeDragDrop invalid hwnd (nil)
err:ole:RevokeDragDrop invalid hwnd (nil)
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented DisconnectEx
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented DisconnectEx
Re: .xlsx do not work in ODBC?
Any updates?
Wine 1.5.22 problem still here
Wine 1.5.22 problem still here
Re: .xlsx do not work in ODBC?
File a bug.