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,All frends I install oracle8i for my java project.But I can't pass the net8 easy configer test.could Any one give me the reason?In addition,If I can't pass the net8 easy configer test,Can I access oracle8i,with JDBC? My enviorenment is Windows 2000,Oracle 8i,JDBC 2.0,JDK1.2.2 Thank you very much Mack
Anonymous
Ranch Hand
Joined: Nov 22, 2008
Posts: 18944
posted
0
i am running into the same problem. i am on my 3rd time trying to install Oracle8i. here is a list of thing i had to check/change thus far. 1. what is the host name of your machine? 2. is the host name in your hosts.sam file? 3. check your odbc driver. ms driver's are will NOT work w/ oracle drivers. 4. if you logon to a network you might need to create id's for system/null and scott/tiger. hope this helps. monty