Copy data from one database to another(basex)
Hi I have to copy content from one database to another database, database containing xml files and word files. When i try to copy using function db:copy('test','test1') where 'test' is source database and 'test1' is destination database then it copies only xml files word files are not copied, can anyone suggest how can i achieve this. Regards Dharmendra Kumar Singh
Hi Dharmendra, Thanks for the pointer; I could reproduce the problem. A new stable snapshot is available [1]. Cheers, Christian [1] http://files.basex.org/releases/latest/ On Wed, Mar 18, 2020 at 10:46 AM DK Singh <dharam.mahi@gmail.com> wrote:
Hi I have to copy content from one database to another database, database containing xml files and word files. When i try to copy using function db:copy('test','test1') where 'test' is source database and 'test1' is destination database then it copies only xml files word files are not copied, can anyone suggest how can i achieve this.
Regards Dharmendra Kumar Singh
participants (2)
-
Christian Grün -
DK Singh