Create database #14
-
|
Could you provide the structure for creating the database? Sometimes we need to include equipment, these with different electrical and mechanical parameters, mainly due to use in different countries. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Database files are For overriding a user database, the corresponding |
Beta Was this translation helpful? Give feedback.
Database files are
.csvfiles with;as field delimiter. The first row gives the reference codes of the data fields corresponding to columns. Subsequent rows gives the data field values.For overriding a user database, the corresponding
.csvfile fromdatabasefolder of GElectrical installation (or from https://github.com/manuvarkey/GElectrical/tree/master/gelectrical/database) can be copied to the user library path (folder can be accessed fromProgram settings->Paths) after making suitable modifications.