hi..
i'm using msaccess database to retrive the data into an applet...
during runtime i'm getting an error like
java.security.A ccessControlExc eption:access denied(java.lan g .RuntimePermiss ionaccessClassI nPackage.sun.jd bc.odbc.)
when i'm using the same code using main method it is working properly..
for applet only it is showing this error..
can u please help me in tracing this...
i'm using msaccess database to retrive the data into an applet...
during runtime i'm getting an error like
java.security.A ccessControlExc eption:access denied(java.lan g .RuntimePermiss ionaccessClassI nPackage.sun.jd bc.odbc.)
when i'm using the same code using main method it is working properly..
for applet only it is showing this error..
can u please help me in tracing this...
Comment