Changes

Jump to navigation Jump to search
8 bytes removed ,  01:13, 13 January 2011
no edit summary
*Double click on <code>BaseX.jar</code>
*Execute the command: <code>java -cp BaseX.jar org.basex.BaseXGUI</code>
*Start the script <code>basexgui</code> / <code>basexgui.bat</code>
<b>Note</b>: The BaseX GUI is just working on local databases. While you can always access
*Execute the command: <code>java -cp BaseX.jar org.basex.BaseXServer</code>
*Start the script <code>basexserver</code> / <code>basexserver.bat</code>
<b>Note</b>: For concurrently accessing the databases (especially for write transactions),
*Execute the command: <code>java -cp BaseX.jar org.basex.BaseXClient</code>
*Start the script <code>basexclient</code> / <code>basexclient.bat</code>
A default admin user can be used to connect: <br/>
*Execute the command: <code>java -cp BaseX.jar org.basex.BaseX</code>
*Start the script <code>basex</code> / <code>basex.bat</code>
==See also ==
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu