aspose file tools
The moose likes JDBC and the fly likes How to connect applet to database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "How to connect applet to database " Watch "How to connect applet to database " New topic
Author

How to connect applet to database

srirag
Greenhorn

Joined: Jul 25, 2001
Posts: 2
i have to form tree structure using siwng applet or Jframe the data has tocome from database
------------------
Desai Sandeep
Ranch Hand

Joined: Apr 02, 2001
Posts: 1157
You can use the normal JDBC statements to get the data from the DB.Let us know if you have any specific queries on this.
-- Sandeep
SCJP2, OCSD(Oracle JDeveloper), OCED(Oracle Internet Platform)


<b>Sandeep</b> <br /> <br /><b>Sun Certified Programmer for Java 2 Platform</b><br /> <br /><b>Oracle Certified Solution Developer - JDeveloper</b><br /><b>-- Oracle JDeveloper Rel. 3.0 - Develop Database Applications with Java </b><br /><b>-- Object-Oriented Analysis and Design with UML</b><br /> <br /><b>Oracle Certified Enterprise Developer - Oracle Internet Platform</b><br /><b>-- Enterprise Connectivity with J2EE </b><br /><b>-- Enterprise Development on the Oracle Internet Platform </b>
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to connect applet to database
 
Similar Threads
URGENT !! JDBC and applets
Applet to Database connection
appletJdbcconnection
Applets and JDBC
JApplet in Browser : Connection Problem