Persevere Explorer Sample Query Syntax


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. // see http://docs.persvr.org/documentation/explorer
  2. // 1) select desired table from combobox
  3. // 2) type something like: [?myproperty='value']
  4. // in the JSONQuery text box
  5. // if an error occurs refresh the page!!!!!!!!!!! otherwise you will keep getting bogus
  6. // error messages for valid queries
  7. // Note: Regular restful DIY queries work fine (no special action is required after an error).

URL: http://docs.persvr.org/documentation/explorer

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.