Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: JDBC for Oracle !
Cindy,
I found my problem and it was rather silly. I had a typographical error in my path statement. I just didn't catch it right away. Thanks just the same.
Len
On Tue, 21 Dec 1999 02:12:02 GMT, "C. Ferguson" <c_ferguson_at_rationalconcepts.com> wrote:
>What does your chunk of code look like that is attempting to make the
>connection?
>
>cindy
>
>"Leonard A. Chiacchia J." wrote:
>
>> I am unable to connect via Borland JDBC Explorer to an Oracle server
>> 8.0.5.2 using the JDBC provided on the distribution CD. I keep
>> getting and error that there is either a driver problem or the driver
>> is not in my classpath. I verified that my driver is in my classpath
>> in JBuilder.ini. Here is my configuration.
>>
>> OracleDriver, 5/21/98
>> URL: jdbc:oracle:thin:@ORION:1521:ORCL
>> Driver: oracle.jdbc.driver.OracleDriver
>>
>> Any thoughts?
>
Received on Tue Dec 21 1999 - 19:56:19 CST
![]() |
![]() |