Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error "Driver class not found" when accessing MySQL: Solution? How to specify new java driver?

pstein-JavaNetSep 19 2018 — edited Sep 22 2018

I retieved an older backup from end of 2016 from my archive disk with SQL Developer v4.1.5 to access local MySQL Database v5.7.22 on 64bit Win 7 with installed 32 bit Java v1.8.0_181. MySQL and Java was NOT part of this backup archive file.

When I started this older SQL Developer I got an error popup:

"An error was encountered performing the requested operation:

Driver class not found

Verify your Driver location"

So I guess SQL Developer missed a newer MySQL java jdbc driver which matches the (meanwhile installed newer Java or MySQL).

Due to some reasons I don't want to use SQL Developer v18.2 yet.

So I must fix it for SQL developer v4.1.5

How do I get a newer, corresponding java driver for Java v1.8.0_181 and MySQL v5.7.22 and specify it in SQL Developer v4.1.5?

Peter

This post has been answered by B.Delmée on Sep 19 2018
Jump to Answer

Comments

Shady Labib-Oracle

Hi Prassu,

Please have a look into :

Localizing Oracle Business Intelligence - 11g Release 1 (11.1.1)

best regards,

Shady

prassu

I referred the same link but i want to translate the default strings which are common to all users like when we select the language from sign in page drop down.I want to pass the same value from Database when user logged in.

Raj2188

Prassu,

As far as i know, these are static values picked up from the xml. I dont think Oracle allows changing these values.You can look at providing tool tip for the menu in local language(i havent tried it though).

Thanks

Rajat

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 18 2018
Added on Sep 19 2018
4 comments
5,022 views