I know you have some similar topics, but none answers my question.
I created a program to insert information into the database and it works perfectly when I send netbeans to compile.
I made Jar, and when I use the program from Jar, nothing is inserted into the database (MYSQL).
I do not understand why this is happening.