You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No suitable driver found for jdbc:sqlite:/Users/iwanuschka/Desktop/NOTES/data/NotesV7.storedata
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.createStatement()" because "conn" is null
at SaveNotes.save(SaveNotes.java:177)
at SaveNotes.main(SaveNotes.java:152)
NotesV7.storedata has been taken from a system running Mac OS Catalina.
Any idea?
The text was updated successfully, but these errors were encountered:
Just tried to run
without success:
NotesV7.storedata
has been taken from a system running Mac OS Catalina.Any idea?
The text was updated successfully, but these errors were encountered: