Hi,
I am attempting to connect to a database on MySQL. I have downloaded the driver, placed the .jar file in my extension and in WEB-INF/lib folder.
Funnily enough yesterday the same servlet ran efficiently and caused no. Today the error below
Error.java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
I am attempting to connect to a database on MySQL. I have downloaded the driver, placed the .jar file in my extension and in WEB-INF/lib folder.
Funnily enough yesterday the same servlet ran efficiently and caused no. Today the error below
Error.java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified