I am trying to use the java mysql library but I am having issues using a prepared statement. I am not sure what I am missing. Below is what I have with the MYSQL error attemptin
Try this
ResultSet rs = preparedStatement.executeQuery();