Hi Giuseppe,
As DBPATH is a command, no option, you will need to set as detailed in the Options page of our documentation [1]. Please note that DBPATH is a global option. It cannot be assigned at runtime; instead, it must be assigned before BaseX is started
Ciao, Christian
[1] http://docs.basex.org/wiki/Options
On Mon, Jul 23, 2018 at 4:19 PM Giuseppe Celano celano@informatik.uni-leipzig.de wrote:
Hi,
I would like to create a database in a directory which is not "data" within the Basex folder. I used (within the GUI) the command
<commands> <dbpath name="/newdirectory"/> </commands>
but it does not work. How can I specify that? Thanks.
Ciao, Giuseppe