Hi Julien,
What is the query you are executing and via what interface are you executing it
? Perhaps you also need to add the grant on the table the view is created from
also, if not already done ?
Please use the “trace_on()” function
(http://docs.openlinksw.com/virtuoso/fn_trace_on.html) to e
Hi,
I made a R2RML mapping and I use a SQL view in this mapping that I created.
So when I try to query the result of this mapping I fall on this error :
Virtuoso 42000 Error SQ200: Must have select privileges on view
musicbrainz_db.musicbrainz.musicbrainz_view
Even if I do :
GRANT SELECT ON mus