Quantcast
Channel: Toad Extension for Eclipse
Viewing all articles
Browse latest Browse all 978

Forum Post: Exception when trying to view MySQL table data

$
0
0
Hello, I recently installed Toad Extension (v1.8.1) for Eclipse (v4.2 Juno) and am trying to connect to a MySQL (v5.6.12) DB on my localhost. Toad connects fine and I can view schemas without issue. However, when trying to view the data tab for a table I'm getting the following error: An internal error occurred during: "Loading data...". java.lang.NullPointerException This is for Liferay portal (v5.2.3) development. The DB is created using UTF8: create database lportal character set utf8; I first tried setting up the connection with "Direct TCP/IP" indicating UTF8 from the "Character Encoding" drop-down as well as creating a "Custom JDBC URL" based on the same connection string used in my Liferay portal: jdbc:mysql://localhost/lportal?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false Neither of these resolved the above described issue. As a side note, I did have to download an updated MySQL connector (mysql-connector-java-5.1.25-bin) for my portal to work correctly. I also tried to point Toad Extension to this .jar file but received the following error: Selected JDBC driver is not supported I'm currently running all the above on a MacBook Pro with Mountain Lion (v10.8.3). As a work-around I'm using Sequel Pro to communicate with the BD but it would be nice to be able to use the Toad Extension from within Eclipse for this project as I'm used to using Toad for Oracle on my other development machines. Thanks!

Viewing all articles
Browse latest Browse all 978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>