Re: [Virtuoso-users] ORDER BY clause in JDBC3 driver

2010-06-17 Thread bluestar
hi there, i havent got the query anymore im afraid; but it seems after i put a LIMIT and OFFSET clause the error didnt happen; however i will try to replicate the issue and post it here again. thanks. > Hi > > What is the query being executed that is causing this error. Do you have a > test cas

Re: [Virtuoso-users] ORDER BY clause in JDBC3 driver

2010-06-13 Thread Hugh Williams
Hi What is the query being executed that is causing this error. Do you have a test case we can use for recreating this problem in-house ? Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: http://board

[Virtuoso-users] ORDER BY clause in JDBC3 driver

2010-06-13 Thread bluestar
hi there, I have a sparql statement which i am running through the jdbc driver and it gives me this error: Exception:virtuoso.jdbc3.VirtuosoException: Tag 20 not defined. not sure what that is. any ideas? this is the jdbc3 driver. my sparql statement works ok via mydomain.tld:8890/sparql Than