Re: [basex-talk] Copy data from one database to another(basex)

2020-03-18 Thread Christian GrĂ¼n
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  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


[basex-talk] Copy data from one database to another(basex)

2020-03-18 Thread DK Singh
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