Changes

Jump to navigation Jump to search
16 bytes removed ,  14:30, 26 May 2013
* '''Server''' additionally sends an (empty) info string: {{Code|◄ 00}}
* '''Client''' creates a new query instance for the XQuery "1, 2+'3'": {{Code|00 31 2C 20 32 2B 27 33 27 00 ►}}
* '''Server''' returns query id string "1" and a success code: {{Code|◄ 31 00 00}}* '''Client''' requests the query results via the RESULTS protocol command "\4" and the its query id "1": {{Code|04 31 00 ►}}
* '''Server''' returns the first result ("1", type xs:integer): {{Code|◄ 52 31 00}}
* '''Server''' returns a single "\0" byte instead of a new result, which indicates that no more results can be expected: {{Code|◄ 00}}
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu