This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Hi, here is my question for java path the original path show as PATH=C:\Program Files\NetworkSimplicity\ssh;C:\WINNT\system32;C:\WINNT;C:\WINNT\ System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\SecureCRT 3.0;C:\jdk1.3.1\bin;.;C:\MSSQL7\BINN the path seems OK but I cannot run my java program to connect to remote oracle db (ora9i) the error says java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver but if I set path=c:\jdk1.3.1;.; everything works what is the difference or what should I do to set the path, since it looks the same to me. [ September 06, 2002: Message edited by: Allen Chan ] [ September 06, 2002: Message edited by: Allen Chan ]