Changes

Jump to navigation Jump to search
23 bytes removed ,  23:08, 10 August 2021
m
passwort→password
* If you have installed BaseX on ''Windows'', click on the '''BaseX Client''' icon.
At startup, you need to enter your credentials. The initial passwort password of the {{Code|admin}} user is {{Code|admin}}; it can be changed with the {{Code|[[Commands#PASSWORD|PASSWORD]]}} command.
For further details, have a look at the [[Command-Line_Options#Client|command-line options]] and the [[Start_Scripts|start script]].
Username and password can also be specified as command-line option. To evaluate commands without entering the console mode, you can use the <code>-c</code> option on the command line:
<syntaxhighlightpre>
basexclient -V -Uadmin -Padmin -c "CREATE DB input <example/>; XQUERY /"
Write Locking: none
Query "user" executed in 0.41 ms.</syntaxhighlightpre>
=Language Bindings=
If you want to communicate with the database server programmatically, we provide clients for various [[Clients|programming languages]].
editor, reviewer
9

edits

Navigation menu