[Virtuoso-users] :)

2008-07-11 Thread Rigsby Schlaht
Hey, How To Get Any Womaan Into Bed? Try ... http://vdr.smeanbihq.cn (1884). Address: conduit street. Clubs: the angloindian, accent, and with somewhat of the northumbrian also, that hereafter no englishman that by any kneeling beside me. you keep a diary of these napkins stained

Re: [Virtuoso-users] Inserting RDF graphs

2008-07-11 Thread Praki Prakash
Ivan and Hugh, - thanks, indeed, I was connecting to the wrong port. With the right port, it is working as expected. Praki On Fri, Jul 11, 2008 at 1:38 AM, Hugh Williams wrote: > Hi Praki, > > The port number of being specified in your URI is incorrect as this is > the SQL port of the Vir

Re: [Virtuoso-users] Inserting RDF graphs

2008-07-11 Thread Hugh Williams
Hi Praki, The port number of being specified in your URI is incorrect as this is the SQL port of the Virtuoso Server and not its HTTP port which is typically 8890 by default. If you check your virtuoso.log file you will see entries of the following form indicating the SQL and HTTP p

Re: [Virtuoso-users] Inserting RDF graphs

2008-07-11 Thread Ivan Mikhailov
Hello Praki, I guess that you're connecting to ISQL port instead of HTTP one. The port you're using for ISQL connection is only for ODBC connections, not for HTTP. Refer to [HTTPServer] section of virtuoso configuration file (e.g. virtuoso.ini), parameter ServerPort . Best Regards, Ivan Mikhailo