Changes
Jump to navigation
Jump to search
no edit summary
*Execute the command: <code>java -cp BaseX.jar org.basex.BaseXGUI</code>
<b>NoteImportant</b>: The BaseX GUI is just working on local databasesnot synchronized with other BaseX instances. While you can always accesslocal database from a BaseX server instance, you You should avoid accessing databasesthe same databaseconcurrently with from the GUI and the server, esp. if updates are performed.
==BaseX Server==