I\'m trying to run a console java app with the OJDBC thin driver:
String url = "jdbc:oracle:thin:@website.gov:1516/svc"; Driver driver = new o