Starting with Base - JRE error message in Win7

I try to “play” with base, and installed jre 10.1. But when I try to access the tables I get the attached error message.
windows: 7 home 64
libreoffice 6.0.3.2 (64)
jre 10.0.1image description

why is it so? what jre should I install (link)? other things to do or avoid? more ideas?

thanks

Have you already looked through the many previous Q&As about Base and JRE? I think Ratslinger has answered this one a few times.

@dajare Surprisingly enough, this one is a bit different than the dozens of others answered.

Hello,

Had same problem with older Windows. Use an older JRE - 8u172 should work found here → Java SE Runtime Environment 8 Downloads. Be certain to use the correct version bitwise - Windows x86 if you are using LibreOffice 32-bit or Windows x64 for LibreOffice 64-bit (probable installed version). I prefer to use the exe downloads.

Also, go through (at least glance through it) the LO documentation (and samples available) found here → Documentation/Publications. In addition to the Base documentation, toward the top are the Getting Started guides. Read the one for Base (Chapter 8). Further down the page you will also find How-tos and Tutorials.

SQL is an absolute must for working with databases. There are many good sites on the net for help in this regard. Here is just one → SQL Tutorial.

Avoid using (or even thinking about it) macros. To go this route requires knowledge of Base first, then a great investment of time & effort on your part. Most of what you will need to do in Base can be accomplished without macros.

When you have questions, first search through this site for possible answer. If still a problem ask your question here & be specific with what you are dealing with. Most often, specifying what you are actually trying to accomplish is better to state in addition to what problem you are having.

If this answers your question please tick the :heavy_check_mark: (upper left area of answer). It helps others to know there was an accepted answer.

Thank you for the SQL Tutorial link. I think I will find it useful.

After posting this issue, I tried to install older JRE and than it worked
thanks all