Changes

Jump to navigation Jump to search
No change in size ,  09:19, 6 September 2011
m
→‎Connections: fixed typo, I guess you meant *j*dbc
<code><b>sql:connect</b>($url as xs:string, $auto-commit as xs:boolean, $user as xs:string, $password as xs:string) as xs:int</code>
The parameter <code>$url</code> is the URL of the database and shall be of the form: <code>odbcjdbc:<driver name>:[//<server>[/<database>]</code>. The parameter <code>$auto-commit</code> is used to indicate if the auto-commit mode shall be activated or not. Its default value is true. If the parameters <code>$user</code> and <code>$password</code> are specified, they are used as credentials for connecting to the database.
==Executing Queries==
administrator, Bureaucrats, editor, Interface administrators, reviewer, Administrators
401

edits

Navigation menu