Hi, I am trying to do the OpenVirtuoso Windows installation following the documentation from here:
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSUsageWindows I have done the following: Created a system variable VIRTUOSO_HOME pointing to the folder with virtuoso components. registered virtodbc.dll which succeeded Now I don't want to use it as a Windows Service so I tried looking at this article http://docs.openlinksw.com/virtuoso/odbcimplementation.html#virtdsnsetup It should first of all be noted that the appearance of the dialog is not exactly the same on my system as it is in the referenced article. I supposed this was due to being on Windows XP, for example there is no port field, so I made my Server be localhost:1111 At any rate when I get to the end of the configuration when I try to connect I get the message: SQL State: S2801 [OpenLink][Virtuoso ODBC Driver]CL033: Connect failed to localhost:1111 = localhost:1111. Any suggestions, am I going to have to make a go with the Windows Service? I'm using the current binary at http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSDownload Best Regards, Bryan Rasmussen