Uniquely Identifying the Compiled Application
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
Uniquely Identifying the Compiled Application
5 out of 5 stars
1 rating
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
If there is to be more than one Zim application compiled against a given SQL server database, it is best to uniquely identify each application. Conflicts can occur between programs with the same name. An application can be flagged with an ID by including the following entry in the database configuration file (zimconfig.zim):
SQL DATABASE NAME xxx
where xxx is a three-character ID differentiating Zim programs from different Zim databases compiled against the same SQL server database.
Updated
ByJason Lee
Was this article helpful?
5 out of 5 stars
1 rating
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5