Oracle JDBC Driver not detected though installed
I write Java app using JBuilder 6.0 Enterprise Edition and try to connect to Oracle database.
When I try to establish a connection , the Oracle JDBC driver does not seem to be detected by the IDE eventhough I have installed Personal Oracle 8.1.7 on the same machine and when I view the Oracle Universal Installer I've seen the JDBC driver already installed.
The machine runs under Windows 2000 Advanced Server.
For those familiar with JBuilder, I try to establish the connection using Database Pilot, the driver is actually enlisted but it's colored red (which means not installed yet).
BTW, How can I find Oracle documentation regarding this ?
Any response would be greatly appreciated.
Thank in advance
Setya