954,554 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Applet Oracle or Msql

Can anyone provide me with a small code to retrieve value either from oracle 10G XE database or MySql database using Java applets.......

I searchd the whole internet but none worked fine for me..

Regardds

Niks

niketh90
Newbie Poster
8 posts since Mar 2009
Reputation Points: 10
Solved Threads: 0
 

What kind of code did you find that didn't work. just have a method where you open the connection and call the query. There are codes for that. Whether it is Applet or not it is irrelevant. Create that method based on the examples you found and then call it in your Applet. The connection and running the query part should not depend on the application you are using to run it (Applet).

javaAddict
Nearly a Senior Poster
Team Colleague
3,329 posts since Dec 2007
Reputation Points: 1,014
Solved Threads: 448
 

Can u please help me with d code ..
http://download.oracle.com/docs/cd/B14117_01/java.101/b10979/applet.htm
I donno how to go about this code...could anyone write a program to query a value from the oracle database(Local)....

niketh90
Newbie Poster
8 posts since Mar 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: