Built on the Sav Processor 5.0 (c)
1997-2001 Technopoles-M, and Sav Z API 4.0 (c) 1998-2001 Technopoles-M
Extends Sav Z Server
4.0 (c) 1999-2001 Technopoles-M
TOOLS
Lib/
|
Java classes
|
Doc/ | Documentation in html format |
Demo/ | Examples, Z scripts (*.z), Z databases (*.ass), Z table data (*.tab), command files (*.bat) |
INSTALLING
Unpack and copy SavZDBMS directory.STARTING
If need, change batches (*.bat files for win95).
If need change default char set of JVM,
1. correct font.properties,
2. start java with parameter -Dfile.encoding.Example for Russian fonts:
cd %JAVA_HOME%\lib
copy font.properties.ru font.properties
cd C:\SavZDBMS
java -classpath ... -Dfile.encoding=Cp1251 Sav.DBMS.Navigator