Re: [Virtuoso-users] overriding the server timeout

2012-02-21 Thread Rob Vesse
No that is not exposed in the public API anywhere but can be fixed internally and I have just done so, unfortunately I already made the 0.6.0 release this past weekend so the fix won't hit an official release until 0.6.1 now Rob On 2/21/12 6:44 AM, Hugh Williams wrote: Hi Sherif / Rob, The

Re: [Virtuoso-users] Request manager

2012-02-21 Thread Ivan Mikhailov
Hello Maxime, Have you looked at http://docs.openlinksw.com/virtuoso/ASYNCEXECMULTITHREAD.html ? Is that enough or you need some more functionality? Best Regards Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Mon, 2012-02-20 at 15:10 +0100, Maxime Teissèdre wrote: > Hi all,

Re: [Virtuoso-users] overriding the server timeout

2012-02-21 Thread Hugh Williams
Hi Sherif / Rob, The Virtuoso ADO.Net Provider DBcommand class has a detault CommandTImeout property value of 30 seconds, as detailed at: http://docs.openlinksw.com/virtuoso/virtclientref.html#vcrvirtuosocommandclass Which would be the timeout you are hitting, so does the dotN