_query parameter

View: New views
3 Messages — Rating Filter:   Alert me  

_query parameter

by Ted Hickox :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
To 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 parameter

by Dannes Wessels-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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










------------------------------------------------------------------------------
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

smime.p7s (2K) Download Attachment

Re: _query parameter

by Adam Retter-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You 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