Issue 56454 - JDBC + Mysql : The specified driver could not be loaded!
Summary: JDBC + Mysql : The specified driver could not be loaded!
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.0
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: dbaneedsconfirm
QA Contact: issues@dba
URL:
Keywords: needmoreinfo, oooqa
Depends on:
Blocks:
 
Reported: 2005-10-22 21:06 UTC by alexandre0984
Modified: 2006-05-31 14:29 UTC (History)
2 users (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 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
.