P wrote:
>
> "sun/jdbc/odbc/JdbcOdbcDriver" not found.
>
take a look at your CLASSPATH variable. (in .bash_profile)
make sure it contains a line:
CLASSPATH=$CLASSPATH:.:/path/to/sun/jdbc/odbc/JdbcOdbcDriver/: (some
othe java classes)

and that the line
EXPORT ..... contains CLASSPATH


that sould do it.

sven
--
Sven E. van 't Veer, llm.
Departamento de Desenvolvimento
Brasil Informatica.
http://www.brvip.com.br

___________________________________________________________________________
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

Reply via email to