0

I have a big database on MSSQL but no schema... after reading Generate an E-R Diagram by reverse-engineering a database I've decided to try schemaspy, but it doesn't want to start because of Java: enter image description here

AFAIK its a matter of java version: I've tried latest 7u21, then older 6u43 and 6u31... same thing. What am I missing?

enter image description here

Community
  • 1
  • 1
Yasskier
  • 791
  • 1
  • 14
  • 36
  • Latest should be sufficient - when you install the latest runtime, try typing java -version to ensure that you are actually using the latest version of the runtime prior to running the program. Does the product website list any requirements? – Romski Apr 22 '13 at 04:25
  • Just make sure that you checking `JRE` (Java Run-Time) versions and not `JDK`'s. – PM 77-1 Apr 22 '13 at 04:28
  • Java class version 49.0 is from java5 so any of the mentioned versions are fine. But you can use `java -version` to figure out the version you're using in fact. – Bernd Ebertz Apr 22 '13 at 10:24

0 Answers0