File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Not able to use OracleDataSource's setConnectionProperties 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 "Not able to use OracleDataSource Watch "Not able to use OracleDataSource New topic
Author

Not able to use OracleDataSource's setConnectionProperties

Neeraja Narayanan
Greenhorn

Joined: Nov 04, 2005
Posts: 2
Hi,

I'm implementing Oracle Advanced Securities using OracleDataSource. The program that uses OracleDataSource.setConnectionProperties() compiles well in windows. But neither compiles nor runs in solaris machine. Even in solaris it works fine with web interface but not working with thread program. The classes12.jar with oracle 9i also doesn't contain this setConnectionProperties(). But It is the Oracle Properties Extension. Could anyone tell me which driver contains the setConnectionProperties()? I'm using the same driver in windows as well as in solaris.

Respond ASAP.

Thanks,
Neeraja
 
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: Not able to use OracleDataSource's setConnectionProperties
 
Similar Threads
oracle/jdbc/ttc7/TTC7Protocol Class Format Error
How to Set Properties in OracleDataSource?
Caught java.lang.UnsatisfiedLinkError
Java program on Solaris runs slow when connecting to database on same system
JDBC Driver for AS400