Bug 125369
Summary: | [x86_64] Openoffice can't acces database via unixODBC | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Gert Vervoort <gert.vervoort> | ||||
Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||
Status: | CLOSED WONTFIX | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 2 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2004-12-09 16:31:50 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Gert Vervoort
2004-06-05 09:34:06 UTC
Created attachment 100894 [details]
Error message screenshot
There is a seperate but similiar enough issue to this that might cause confusion. There is a "Organize" button on the "Choose a data source" window which apparently doesn't do anything under unix. i.e. see http://www.openoffice.org/issues/show_bug.cgi?id=36777. That button appears on the dialog that arises from "..." in the desc above so would appear on the next step, not the step that this bug describes. I don't think its possible for 32bit OOo to use the 64bit unixODBC-2.2.8-5 libodbc.so (which is what it will want to do). Perhaps installing an additional 32bit unixODBC might be a workaround ? Installing a 32 bit unixODBC should work, but FC2 for AMD64 does not contain a 32 bit unixODBC. I tried installing the 32 bit version from FC2 for i386, but there dependecies on other 32 bit libs and in order not to make a mess of my system I did not try to install them: [gert@apollo tmp]$ sudo rpm -i unixODBC-2.2.8-5.i386.rpm error: Failed dependencies: libltdl.so.3 is needed by unixODBC-2.2.8-5 libreadline.so.4 is needed by unixODBC-2.2.8-5 In order to access a postgresql database from openoffice, I already found a good alternative for unixODBC. I use the OpenOffice postgresql SDBC Driver: http://dba.openoffice.org/drivers/postgresql/index.html ok, good that there is an alternative that you are happy with :-). Theres nothing specific we can do about this problem given that OOo is 32bit only until a 64bit clean OOo becomes available which would resolve this class of issue |