Page 'Database' |
Manual -> Startup Tool -> Version administration -> Menu 'Item' -> Properties Dialog -> Page 'Database' |
Show all Hide all |
If necessary, you can enter a database connection for each item. Thus using an own instance of the SQL server for each entry. Only use this possibility if you know what you are doing. The following disadvantages can arise:
Attention |
Between version 6.21 SP0 and 6.22 SP0 the
SQL Service was entered incorrectly
in the zendb.ini by the setup. This was no problem because the
zenDBSrv did not consider the value. Since 6.22 SP1it is considered
again. |
Parameters |
Description |
---|---|
Read from zenDB.ini |
The settings from the file zenDB.ini are read and entered in the fields
SQL Service |
SQL Service |
Service name of the SQL server instance
for the Editor.Attention! This
message must be stated correctly in any case because the zenDBSrv
checks with it if the database server instance is running. If this
is not the case, no connection can be established and the Editor
displays an error message. |
Provider |
Connection information for the SQL instance. It is best to use an existing connection string and edit it. Attention: Although the string in the zenDB.ini starts with "Provider=Provider= ", here "Provider= " must only be entered once. Attention: Keep in mind that internally the zenDBSrv always uses the user zenOnSrv and password srv_601. This user must either already exist in the database server instance or is automatically created by the zenDBSrv. You must insure that the Windows user resp. the SQL server user who you use to connect to the database server instance has sufficient rights. |
DB Path |
Directory in which the project data base for the zenon Editor is saved. Attention: In any case allocate an own directory for each database server instance. Otherwise you cannot use projects with identical Project_ID in different versions. |