ZIMBOOT (Creates a Fresh Zim:X Database)
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
ZIMBOOT (Creates a Fresh Zim:X Database)
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Initializes a new ZIM:X database.
Syntax
ZIMBOOT <directory_name> <[ZANTHEZIM | encryption_key]> [-UTF-8]
Parameters
directory_name | The disk directory where the new Object Dictionary is to be initialized. This directory must exist before ZIMBOOT is executed |
encryption_key | A key that the software uses later to encrypt the disk files created as objects are created in the Object Dictionary. You must provide ZANTHEZIM if you DO NOT want the database to be encrypted. |
encoding | Whether the database will be initialized with the ANSI or UTF-8 encoding. If not provided, the default is ANSI. |
Comments
If an Object Dictionary already exists in the specified location, ZIMBOOT asks you to confirm that you want to overwrite the existing database.
The newly created ZIM:X database will only contain the basic content for a ZIM:X application to be built. Prior to any work on this database, the developer must start ZIMQTC on this database and then execute
ZOMEnable
to populate the database with the remaining objects needed for the development of the application.
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5