From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Low-level copy of the DB contents ===
+
=== Low-level copy of the DB content ===
To transfer you can make selectively copying of the database tables with the configuration by selecting the tables' objects in the database object, the copy command, the selecting of the object of a new database and insert command ([[Special:MyLanguage/Documents/Program_manual#CfgDB|in details]]). However, it is necessary to know the structure of the database, about which you can read by [[Special:MyLanguage/Documents/Program_manual#DB|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.