This provides support for Universe and Unidata files
on release 9.5 (UniVerse) and above.
1. Add the jar maverick-uvdb-0.1.17.jar to the
classpath in your run or run.bat file
2. In maverick.ini make:
DATABASE_DRIVER=org.maverickdbms.database.universe.uvDa
taInterface
The active line
3. In maverick.ini the following can be set. If not
supplied they will be prompted for by dataInterface:
DATABASE_USER={valid uniVerse user name}
DATABASE_PASSWORD={password for above}
HOSTNAME={hostname of uniVerse server}
ACCOUNT_PATH={home directory of UniVerse/Unidata acct}
4. You must also get the version of asjava.zip that
canme with your UniVerse/UniData release media. This
is normally a seperate CD which also contains things
like the Windows ODBC driver, UVTerm, etc. You must
include this file in your classpath in RUN or RUN.BAT
5. The "create" method in UvFile class is not
completed yet, so the CREATE-FILE verb will not work.
The delete method is complete, so DELETE-FILE will
work (be careful). This will be resolved shortly
Logged In: YES
user_id=29604
do not use yet. After downloading latest cvs does not work
because of changes in MATPARSE and CLEARFILE