|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
_query parameterTo whom it may concern,
Can you attach FLWoR statements to a _query parameter? I would like to something similar with _query parameter that I did with SQL. Something like Select *** From *** While (some condition is true). I really appreciate your feedback.
------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Exist-open mailing list Exist-open@... https://lists.sourceforge.net/lists/listinfo/exist-open |
|
|
Re: _query parameterHi
sure....... xqueries are built upon flwor statements right? All you need to do is (url) encode your query, just like a html form would do. Kind regards Dannes -- eXist-db Native XML Database - http://exist-db.org Join us on linked-in: http://www.linkedin.com/groups?gid=35624 ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Exist-open mailing list Exist-open@... https://lists.sourceforge.net/lists/listinfo/exist-open |
|
|
Re: _query parameterYou also have the option of POST'ing the query. Please see the
documentation on the eXist website for further details of both the GET and POST mechanisms. 2009/6/23 Dannes Wessels <dizzzz@...>: > > Hi > > Can you attach FLWoR statements to a _query parameter? I would like to > something similar with _query parameter that I did with SQL. Something like > Select *** From *** While (some condition is true). I really appreciate > your feedback. > > sure....... xqueries are built upon flwor statements right? All you need to > do is (url) encode your query, just like a html form would do. > > Kind regards > Dannes > -- > eXist-db Native XML Database - http://exist-db.org > Join us on linked-in: http://www.linkedin.com/groups?gid=35624 > > > > > > > > > ------------------------------------------------------------------------------ > Are you an open source citizen? Join us for the Open Source Bridge > conference! > Portland, OR, June 17-19. Two days of sessions, one day of unconference: > $250. > Need another reason to go? 24-hour hacker lounge. Register today! > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > _______________________________________________ > Exist-open mailing list > Exist-open@... > https://lists.sourceforge.net/lists/listinfo/exist-open > > -- Adam Retter eXist Developer { United Kingdom } adam@... irc://irc.freenode.net/existdb ------------------------------------------------------------------------------ _______________________________________________ Exist-open mailing list Exist-open@... https://lists.sourceforge.net/lists/listinfo/exist-open |
| Free embeddable forum powered by Nabble | Forum Help |