Re: problems in Installation of OZONE-1.2
"Wieslaw Faruga" <[email protected]> Wed, 01 Sep 2004 09:28:32 +0200
| Newsgroups | gmane.comp.java.ozone.user |
|---|---|
| Message-ID | <41359640.18524.729BB9@localhost> |
Hi, On 1 Sep 2004 at 11:28, [email protected] wrote: (...) > I also set OZONE_HOME,JAVA_HOME,OZONE_JAVAC,OZONE_JVM in ENV variables. > Java is also properly installed at my machine. The environment variables that you must set are: set path=%path%;e:\ozone-1.2\bin set ozone_home=e:\ozone-1.2 Then, try to replace ..\bin\ozoneinst.bat with one that I've attached. > > So kindly tell me the exact procedure step wise to install ozone on 2000 > professional. Also how to retrieve data from ozone databse as it doesn't > support SQL or OQL. > Roughly, the ozone is a persistent objects tree. Thus you must work with it as same way as with a java program. You may use native java collections or ozone aware ones. Currently any kind of query language is not supported. Cheers, Wieslaw
ozoneInst.bat.zzz
(application/octet-stream, 149 B) - not displayed