Issue 76487 - Broken JDBC postgresql driver
Summary: Broken JDBC postgresql driver
Status: CLOSED DUPLICATE of issue 74732
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.2 RC3
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: dbaneedsconfirm
QA Contact: issues@dba
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2007-04-18 20:36 UTC by ftoth
Modified: 2013-08-07 15:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ftoth 2007-04-18 20:36:01 UTC
Base crashes after a long wait when viewing a table (or more generally when 
retrieving data by opening a table or by opening a form) from our postgresql 
server through the jdbc driver.

Up to OO 2.1 the jdbc driver to postgresql has been the most usable (in terms 
of supporting date/time fields, boolean fields etc.). With 2.2 RC3 (dutch 
version) it seems to have become unusable.

Haven't been able to test it with english or later versions.

Take care,

Ferry
Comment 1 Mechtilde 2007-04-18 21:00:07 UTC
duplicate of 75872,75741,76157

Copy from issue 75872 
Anybody willing to give the potential fix at
http://dba.openoffice.org/servlets/ProjectDocumentList?folderID=547&expandFolder=547&folderID=0
(look for i74732.fix.ooo22.<your_platform>) a try, and report back whether it
fixes the problem?
Please be aware that the fix, as mentioned on the download page, is not
production quality. I discourage you from using it for production purpose!
(the non-official part is that I'm pretty confident that the lib has no side
effects, but hey, I am the one who also *introduced* the bug with another fix,
so why wouldn't I do the same here? :)

copied fix into CWS dba221a:
connectivity/source/commontools/dbtools2.cxx, 1.20.12.1.4.1



*** This issue has been marked as a duplicate of 74732 ***
Comment 2 Mechtilde 2007-04-18 21:01:22 UTC
closed