Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Problem with database connection(Connection succeeds. Database visible. Tables are not shown.)
Problem with database connection [message #1823621] Mon, 30 March 2020 12:27
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 1
Registered: March 2020
Location: Germany
Junior Member
I am working with Eclipse 2020-3.
I created a MariaDB 10 locally with a database. Tables and data are already in the database.
In Eclipse I have integrated the MariaDB-J connector mariadb-java-client-2.6.0.jar as a generic JDBC driver. I can make the connection. The Data Source Explorer shows me the database. However, the tables are not shown.
SQL select queries also fail, with the indication that these tables do not exist.
What am I doing wrong?
/Harald
Previous Topic:Internal compiler error: java.lang.NullPointerException
Next Topic:Internal compiler error: java.lang.NullPointerException
Goto Forum:
  


Current Time: Thu Apr 25 00:03:14 GMT 2024

Powered by FUDForum. Page generated in 0.02814 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top