Question
Connecting to Oracle
Trying to connect to an Oracle database and getting the following error: "Error loading tables. Please check your configuration" when create sql query. I do not see the Oracle ojdbc14.jar file anywhere. How do I get it to connect to an Oracle database

