I am creating a Contact Book app where users input name, email address and number. I want this data to be saved in a database, but I can\'t seem to get the insert method to work
Remove all spaces from your column names, then try again and tell us if there are other compile-errors.
You can use _ instead of the space, for example Phone_number.