I have error message, i tried many ways but still confused with it
"java.lang.IllegalArgumentException: column 'foto' does not exist. Available columns: [Email, nama, password, no.telepon, alamat]"
Are you sure that table datapengguna has a column named foto of type TEXT (or equivalent depending on the DBMS used)?
The error message shows 5 columns but no "foto" among them.
Are you sure that table datapengguna has a column named foto of type TEXT (or equivalent depending on the DBMS used)?
The error message shows 5 columns but no "foto" among them.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.