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
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.