Changes

Jump to navigation Jump to search
276 bytes added ,  17:20, 25 May 2012
| valign='top' | '''Errors'''
|<b>BXCL0002</b> is raised if the specified session id is unknown.<br/><b>BXCL0003</b> is raised if an error occurs while executing the command.<br/>
|-
| valign='top' | '''Examples'''
|The following query creates a new database <code>TEST</code> on a remote BaseX server:
<pre class="brush:xquery">
let $c := client:connect('basex.server.org', 8080, 'admin', 'admin')
return client:execute($c, 'create database TEST')
</pre>
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu