Re: [Virtuoso-users] SPARQL Result Format

2009-01-09 Thread Patrick van Kleef
HI Michael, While requesting Virtuoso with SPARQL via odbc (with a PHP script), we have some problems with the received format of the resultset. Without defining a result-format and with the use of the procedure DB.DBA.SPARQL_EVAL we get a odbc_resultset, which isn't really usable for us. We c

[Virtuoso-users] SPARQL Result Format

2009-01-08 Thread Michael Martin
Hello, While requesting Virtuoso with SPARQL via odbc (with a PHP script), we have some problems with the received format of the resultset. Without defining a result-format and with the use of the procedure DB.DBA.SPARQL_EVAL we get a odbc_resultset, which isn't really usable for us. We can fe