Home arrow Java arrow Page 3 - Querying Oracle 10G XE using Sun Java Creator 2
JAVA

Querying Oracle 10G XE using Sun Java Creator 2


Microsoft ASP.NET 2.0 provides an excellent platform for developing data centric applications. Data manipulation within the IDE is supported by an excellent query editor. Sun Java Studio Creator IDE with the JSF framework also has excellent support and this article shows how it is carried out.

Author Info:
By: Jayaram Krishnaswamy
Rating: 5 stars5 stars5 stars5 stars5 stars / 4
December 06, 2006
TABLE OF CONTENTS:
  1. · Querying Oracle 10G XE using Sun Java Creator 2
  2. · Creating a table in Oracle 10G XE
  3. · Adding an Oracle 10G XE data source to Creator 2
  4. · Adding data to the page
  5. · Displaying the Query results

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Querying Oracle 10G XE using Sun Java Creator 2 - Adding an Oracle 10G XE data source to Creator 2
(Page 3 of 5 )

In the Server's window, make a right click on the Data Sources node to add a new data source as shown in the next picture by clicking on the drop-down menu item, Add Data Source....

This opens up the window Add Data Source. Insert the information as shown. The name of the data source is Ora10GXE; this gets added to the server node when this window is closed after furnishing the validation table name. Oracle 10G XE is installed on the machine named Hodentek. You also need to put in the User ID and the Password. Now to provide a name for the validation table, click on the Select button.

This opens the list of tables in Oracle 10G XE as shown. Identify the validation table you created in an earlier step, HR.ORAVAL and click on the Add button.

This opens up the connection status window as shown. For the details supplied earlier and the validation table chosen, the connection status is showing OK. Click on the OK button and the Ora10gxe datasource gets added to the data source node in the server.

Now you can expand the Oracle 10G XE dataSource in the Server's window and review all the tables, views and so on you can access from inside Creator 2.


blog comments powered by Disqus
JAVA ARTICLES

- Deploying Multiple Java Applets as One
- Deploying Java Applets
- Understanding Deployment Frameworks
- Database Programming in Java Using JDBC
- Extension Interfaces and SAX
- Entities, Handlers and SAX
- Advanced SAX
- Conversions and Java Print Streams
- Formatters and Java Print Streams
- Java Print Streams
- Wildcards, Arrays, and Generics in Java
- Wildcards and Generic Methods in Java
- Finishing the Project: Java Web Development ...
- Generics and Limitations in Java
- Getting Started with Java Web Development in...

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 5 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials