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. |
Answered by
manuvarkey
Jan 31, 2024
Replies: 1 comment
|
Database files are For overriding a user database, the corresponding |
0 replies
Answer selected by
manuvarkey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.