Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bryant Smith   on Dec 19 In Java Category.

  
Question Answered By: Lu Fischer   on Dec 19

Just check your URL

jdbc:jdbc:mysql://localhost/toko

chance it for that
jdbc:mysql://localhost/toko


in the configuration of the DatabasePilot chance your sample url  for
mysql://localhost/toko
if not Jbuilder will add  jbdc: for all your new connections then you will need
to remove it

Share: 

 
 
Didn't find what you were looking for? Find more on configure jdbc mysql jbuilder ? Or get search suggestion and latest updates.


Tagged: