Simple Java DB connect class (see attachment) has issue with finding driver. Previous to trying Ucanaccess I went the old Windows jdbc route with the same fate. As far as I can tell I see no issues on how I set up both environments so I am puzzled. Using JAVA SE 1.6.
Thank you for any help! Bob
Follow-up question: When I enter in the Windows cmd line "Java -version" I see 10.0.2 (see attachment). But Eclipse says it's running JRE 1.6. So I am confused. Can I use Ucanaccess or not?
Thanks much!
Follow-up question: When I enter in the Windows cmd line "Java -version" I
see 10.0.2 (see attachment). But Eclipse says it's running JRE 1.6. So I am
confused. Can I use Ucanaccess or not?
Thanks much!
Simple Java DB connect class (see attachment) has issue with finding driver. Previous to trying Ucanaccess I went the old Windows jdbc route with the same fate. As far as I can tell I see no issues on how I set up both environments so I am puzzled. Using JAVA SE 1.6.
Thank you for any help! Bob
Since 5.0.0 UCanAccess requires Java 8 or later to run
I am using Eclipse 8.0, it says JavaSE 1.6, JRE 1.1.
Does this mean Java 6? Unsure if any of these means the version.
Yes, JavaSE 1.6 means java 6.
Il Mar 16 Feb 2021, 20:18 Bob Glover rgg@users.sourceforge.net ha scritto:
OK, many thanks!
OK, many thanks!
Follow-up question: When I enter in the Windows cmd line "Java -version" I see 10.0.2 (see attachment). But Eclipse says it's running JRE 1.6. So I am confused. Can I use Ucanaccess or not?
Thanks much!
Yes but you have to configure jdk 10 in your eclipse project.
Il Mer 17 Feb 2021, 16:36 Bob Glover rgg@users.sourceforge.net ha scritto: