I'm developing a web application with Eclipse as IDE, I want to connect database using jdbc-odbc (I use MS-Access)
When I run the application an exception appears
what's wrong ?Code:Security Violation:attempt to use Restricted Class: sun.jdbc.odbc.JdbcOdbcDriver
