sorry, I found the problem :)
the path must be written c:/ not c:\
other question please:
I turned off the virtuoso service via service manager but when I try to
modify virtuoso.ini I get the is used, why ?
I want to add other vad allowed dir
thanks
On Tue, Dec 1, 2015 at 10:45 PM, Eng.Bassam w
Hi
I have an virtuoso on windows7 OS
I try to load big file n3 (geonames ontology) via Interactive ISQL as:
DB.DBA.TTLP_MT (file_to_string_output ('C:\Program Files\OpenLink
Software\Virtuoso 7.2\vad\geonames.nt'), '', '
http://localhost:8890/ontologies/geonames');
but when I execute the followin