Why swallow all the exception information....


catch (SQLException s){
s.printStrackTrace();//print the stack trace - this is important information
System.out.println("SQL statement is not...