Hi Brice,

The error is occurring because you are using double quote (" ") when passing
strings in the RDF_LOAD_RDFXML function, rather then single quote (' ') as
indicated in the documentation at:

http://docs.openlinksw.com/virtuoso/rdfapiandsql.html#rdfapidataimport

Hope this solves your problem

Regards
Hugh


On 3/7/07 17:07, "Cesbron, Brice" <brice.cesb...@capgemini.com> wrote:

> 
> Thank You
> 
> Never the less, I have an error :
> 
> *** Error 42S22: [OpenLink][Virtuoso ODBC Driver][Virtuoso Server]SQ063:
> No colu
> mn D:\virtuoso-opensource-win32-5.0.1\temp\iarch.owl.
> at line 1 of Top-Level:
> RDF_LOAD_RDFXML(file_to_string_output("D:\virtuoso-opensource-win32-5.0.
> 1\temp\i
> arch.owl"),0,"http://myiarchbase/","";)
> 
> Without "D:\virtuoso-opensource-win32-5.0.1\temp\iarch.owl" but just
> "D:\virtuoso-opensource-win32-5.0.1\temp\" it's worth and I don't
> understand why.
> 
> Do you know what happen?
> 
> Best regards 
> 
> Brice Cesbron
> Capgemini Marseille - France
> 
> 
> 
> This message contains information that may be privileged or confidential and
> is the property of the Capgemini Group. It is intended only for the person to
> whom it is addressed. If you are not the intended recipient,  you are not
> authorized to read, print, retain, copy, disseminate,  distribute, or use this
> message or any part thereof. If you receive this  message in error, please
> notify the sender immediately and delete all  copies of this message.
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users


Best Regards,
Hugh Williams
VP Product Development
OpenLink Software
Tel: +44 (0) 8681 7701
Web: http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers



Reply via email to