From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=== Low-level copy of DB content ===
+
=== Low-level copy of the DB content ===
For transfer, you can use selective copy of the DB tables with configuration by: select table objects in the DB object, call the copy command, select the object of the new database and call the past command, read about it in [[Special:MyLanguage/Documents/Program_manual#CfgDB|the details]]. However, it is necessary to know the structure of the DB, about which you can read by [[Documents/API#Organization_and_structure_of_the_database_of_the_system_components|this link]].
+
For transfer you can use selective copy of the DB tables with configuration by: select the table objects in the DB object, call the copy command, select the object of the new DB and call the past command ([[Special:MyLanguage/Documents/Program_manual#CfgDB|read more]]). However, it can be necessary to know the DB structure, about which you can read [[Documents/API#Organization_and_structure_of_the_database_of_the_system_components|here]].

Latest revision as of 11:00, 25 September 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Documents/How to/Transferring project configuration)
=== Low-level copy of the DB content ===
For transfer you can use selective copy of the DB tables with configuration by: select the table objects in the DB object, call the copy command, select the object of the new DB and call the past command ([[Special:MyLanguage/Documents/Program_manual#CfgDB|read more]]). However, it can be necessary to know the DB structure, about which you can read [[Documents/API#Organization_and_structure_of_the_database_of_the_system_components|here]].
Translation=== Low-level copy of the DB content ===
For transfer you can use selective copy of the DB tables with configuration by: select the table objects in the DB object, call the copy command, select the object of the new DB and call the past command ([[Special:MyLanguage/Documents/Program_manual#CfgDB|read more]]). However, it can be necessary to know the DB structure, about which you can read [[Documents/API#Organization_and_structure_of_the_database_of_the_system_components|here]].

Low-level copy of the DB content

For transfer you can use selective copy of the DB tables with configuration by: select the table objects in the DB object, call the copy command, select the object of the new DB and call the past command (read more). However, it can be necessary to know the DB structure, about which you can read here.