Sharat;
Make sure that classes111.zip is in the classpath. If
you are still having trouble, fork over the code so we
can look.
It should look something like this:
DriverManager.registerDriver(new
oracle.jdbc.driver.OracleDriver());
conn = DriverManager.getConnection
("jdbc:oracle:thin:@myhost:1521:DBDEV","scott",
"tiger");
//Nicholas
--- Sharat Babu <[EMAIL PROTECTED]> wrote:
> I am getting an error class not found.
> driver problem
>
> i am using thin driver classes111.zip
>
> my database is oracle 8.
>
> I am thinking that thin driver classes111.zip should
> be used for jdk1.1.x.
>
> i am using jdk1.2.2..........can i use the same one.
>
> any help is thankful..
>
> regards
> sharat
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
>
=====
"Piper, Piper the red red worm
awoke last night to the sound of the storm
the words are the words I sailed upon."
Piper, Phish
--
Nicholas Whitehead
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html