Issue 89228

Summary: JDBC doesn't work initially
Product: Base Reporter: osavill <osavill>
Component: codeAssignee: ocke.janssen
Status: CLOSED IRREPRODUCIBLE QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P3 CC: drewjensen.inbox, issues, mechtilde
Version: OOo 3.0 BetaKeywords: oooqa, regression
Target Milestone: OOo 3.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description osavill 2008-05-09 11:24:40 UTC
I have some existing MySQL JDBC OOo database documents created with 2.4. These 
forms contain sub forms and they all work 100% in OOo 2.4.

On loading them into 3.0 Beta I couldn't get the JDBC side of things to work. I 
had pointed OOo at the JAR file and even restarted OOo. The class could not be 
found even though configuration was the same as I used in 2.4.

I then went through the initial steps of creating a database file from scratch 
up to the point of Test Class and Test Connection. These worked, so I cancelled 
creation there and went back to my 2.4 documents. These documents were now able 
to connect to the database fine.
Comment 1 drewjensen.inbox 2008-05-15 04:39:12 UTC
I can confirm this - using 3.0 Beta (build 9301)

Added MySQL jdbc connector to class path, but was never able to get the driver 
to load. Attempting to create a new Base file using MySQL(JDBC) faired no 
better, the driver was never loaded.
Comment 2 Mechtilde 2008-05-20 14:46:50 UTC
as Drew confirm it -> reassign
Comment 3 christoph.lukasiak 2008-05-21 12:34:05 UTC
set target & change owner
Comment 4 ocke.janssen 2008-05-27 12:20:15 UTC
Could someone please add a sample doc. I can not reproduce it. Thanks.
Comment 5 Mechtilde 2008-05-27 12:22:54 UTC
add to CC
Comment 6 drewjensen.inbox 2008-05-27 12:49:14 UTC
Using XP SP3, MySQL JDBC connecter 5.1.6 ,MySQL server 5.0.45

Installed OOo 3.0Dev m_14 w/ JRE 1.6.0_06

everything is working; existing Base files and newly created Base files all are
connecting as expected.

@osavill - have you tried the latest Dev build and does it take away the problem
for you also
Comment 7 ocke.janssen 2008-05-27 13:46:21 UTC
So I set it to works or me.
Comment 8 ocke.janssen 2008-05-28 09:55:50 UTC
Closing this one.