Home

Biostratigraphy

About StrataData

Staff & Associates

Contact

Blog

Solving Common Java Problems

This page describes some common Java-related issues and how to solve them.

1. "sun.jdbc.odbc.JdbcOdbcDriver"

>> You are trying to connect to an Access database whilst running Java 8.

2. "Nothing Happens"

>> There is no appropriate version of Java installed.

3. "Can't Load IA 32-bit .dll on a AMD 64-bit platform"

>> A 32-bit version of StrataBugs is trying to launch using 64-bit Java.