If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Problem In Accessing database through Applet

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-05, 05:14
heru_le heru_le is offline
Registered User
 
Join Date: Mar 2005
Posts: 1
Problem In Accessing database through Applet

[FONT=Times New Roman]Hello,


I designed applet and want to establish connection with database through applet but everytime when I try to connect to database through applet , i get the following error
java.security.AccessControlException: access denied (java.lang****ntimePermission accessClassInPackage.sun.jdbc.odbc)

Using same code what i used in applet in java application , there is no problem connecting to database . When I searched through internet i came to know that there are some java policy issue but i could not solve it

Any one know how to solve this problem ?

Last edited by heru_le; 03-02-05 at 05:16.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On