Thanks for the explanation.
It's work.
Maxime.
2012/2/13 Yrjana Rankka
> On 2/13/12 12:06 PM, Maxime Teissèdre wrote:
>
> Hi,
>
> When i run the http_pending_req(); request during a sparl-end-point
> requests, nothing is return.
>
> Adding to Patrick's reply to this message: please keep in mi
On 2/13/12 12:06 PM, Maxime Teissèdre wrote:
Hi,
When i run the http_pending_req(); request during a sparl-end-point
requests, nothing is return.
Adding to Patrick's reply to this message: please keep in mind that isql
is an SQL client - if a function or procedure does not return a SQL
resu
HI Maxime,
When i run the http_pending_req(); request during a sparl-end-point
requests, nothing is return.
The http_pending_req() returns a vector e.g.:
SQL> select http_pending_req();
VARCHAR
___
Hi,
When i run the http_pending_req(); request during a sparl-end-point
requests, nothing is return.
Maxime.
2012/2/13 Patrick van Kleef
> Hi Maxime,
>
>
> I can disconnect Virtuoso's users (isql, php odbc, jdbc jena), but
>> SPARQL-End-Point is insensitive to the order disconnect_user ('USER
Hi Maxime,
I can disconnect Virtuoso's users (isql, php odbc, jdbc jena), but
SPARQL-End-Point is insensitive to the order disconnect_user
('USER'); even using %.
What is the way to disconnect?
For HTTP requests you can use the http_kill command.
http://docs.openlinksw.com/virtuoso/fn_ht
Hello,
I can disconnect Virtuoso's users (isql, php odbc, jdbc jena), but SPARQL-
End-Point is insensitive to the order disconnect_user ('USER'); even using %
.
What is the way to disconnect?
Thank you.