Issue 56454

Summary: JDBC + Mysql : The specified driver could not be loaded!
Product: Base Reporter: alexandre0984 <alexandre0984>
Component: codeAssignee: dbaneedsconfirm <needsconfirm>
Status: CLOSED NOT_AN_OOO_ISSUE QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P3 CC: flibby05, issues
Version: OOo 2.0Keywords: needmoreinfo, oooqa
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description alexandre0984 2005-10-22 21:06:41 UTC
Hi,

When trying to access mysql database with JDBC access I receive this error:

Error code: 1000

The specified driver could not be loaded!
Error code: -1

com/mysql/jdbc/Driver

I also unable to connect database with ODBC.
I'm able to connect with phpmyadmin or with PremiumSoft Navicat but impossible
with open office :(
Comment 1 marc.neumann 2005-10-24 08:35:43 UTC
Hi,

have you read this from the dba FAQ.
http://dba.openoffice.org/FAQ/index.html#jdbcdriver

Please close this issue if this solve your problem.

Bye Marc

Comment 2 aboujraf 2005-10-27 15:43:34 UTC
You have to add the mysql-connector-java-3.X.XX-bin.jar in the classpath of your
openoffice application. 
The file is available on the following site
http://dev.mysql.com/downloads/connector/j/3.1.html 

Read the first common problem named "OpenOffice.org cannot load/find my JDBC
driver" in the following location :
http://dba.openoffice.org/FAQ/index.html#jdbcdriver

After that, you should be able to access MySQL databases
Comment 3 flibby05 2006-01-19 16:31:49 UTC
no reply from reporter, closing invalid
Comment 4 flibby05 2006-01-19 16:32:25 UTC
.