Why is the JavaFX search field not looking for values in a table using MySQL in IntelliJ IDEA?
The table ‘accounting’ in MySQL is there, data is entered, but in the javafx application in the search field it doesn’t look for anything.
Why is the JavaFX search field not looking for values in a table using MySQL in IntelliJ IDEA?
I haven’t tried changing anything, as there were no errors in the code. The table ‘accounting’ in MySQL is there, data is entered, but in the javafx application in the search field it doesn’t look for anything. What is wrong?
IntelliJ IDEA Community Edition 2024.1
java version –
java 21.0.1 2023-10-17 LTS
Java(TM) SE Runtime Environment (build 21.0.1+12-LTS-29)