Hi Kunal,

You should probably use the Unix convention of /tmp/testrdffile.rdf ...

also, another problem I had faced was that the server needs to be
given the privilege to read from /tmp (if it isnt already like that)

Regards
Rajeev J Sebastian

On Feb 12, 2008 8:10 AM, Kunal Patel <[email protected]> wrote:
> Hi,
>
>   I am trying to load a test RDF file using the following command.
>
> DB.DBA.RDF_LOAD_RDFXML(file_to_string('.\tmp\testrdffile.rdf'), '',
> 'http://test_graph');
>
>   The error message that I get back is,
>
> SQLState: 39000
>  Message: FA005: Can't open file . mp estrdffile.rdf, error 2
>
>  In the error message the file name is 'estrdffile.rdf' instead of
> 'testrdffile.rdf'
>
>  Can somebody let me know what I am missing here.
>
> Thanks,
> Kunal
>
>
>
>
>  ________________________________
> Never miss a thing. Make Yahoo your homepage.
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Virtuoso-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-devel
>
>

Reply via email to