This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes Problem in working with Custom Objects Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Problem in working with Custom Objects " Watch "Problem in working with Custom Objects " New topic
Author

Problem in working with Custom Objects

Varun Rupela
Greenhorn

Joined: Feb 17, 2002
Posts: 12
Hello:
I am trying to learn to use JDBC in order to translate between Custom Java Objects to SQL Objects. I used the example on the following link -
Oracle 8i JDBC Developers Guide and Reference - Sample Application
On trying the example from the above link I get the following exception:

Please help me with the following:
- Why must I get the error?
- How can I correct it?
Thank you.


Varun Rupela<br />Graduate Research Assistant<br />Department of Computer Science and Software Engineering.<br />Auburn University.
 
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: Problem in working with Custom Objects
 
Similar Threads
Installation of JDriver (weblogic 5.1) for Oracle on Solaris
PreparedStatement.toString()
How to send array as INPUT parameters from java code to a oracle9i Stored Procedure
JDBC connection troubles
Oracle OCI Driver