Displaying 1 result from an estimated 1 matches for "ora92".
Did you mean:
ora02
2010 Nov 14
1
Problems loading xlsx
...added the jre at the very beginning of the
path - see below
> p = Sys.getenv("PATH")
> strsplit(p,";")
$PATH
[1] "c:\\Program
Files\\Java\\j2re1.4.2_06\\bin\\client\\"
[2] "c:\\Program
Files\\Java\\jre1.5.0_06\\bin\\client\\"
[3]
"c:\\oracle\\ora92\\bin\\"
[4]
"c:\\oracle\\ora92\\jre\\1.4.2\\bin\\"
[5]
"c:\\oracle\\ora92\\jre\\1.4.2\\bin\\client\\"
[6] "c:\\program
files\\oracle\\jre\\1.3.1\\bin\\"
[7]
"C:\\WINDOWS\\system32"
[8] "C:\\WINDOWS"
....
In the path variable the items...