From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
=== Low-level copy of the DB contents ===
+
=== Low-level copy of 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 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 [[Special:MyLanguage/Documents/Program_manual#DB|this link]].

Revision as of 18:12, 28 February 2018

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 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 [[Special:MyLanguage/Documents/Program_manual#DB|this link]].

Low-level copy of 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 (the details). However, it is necessary to know the structure of the DB, about which you can read by this link.