On Wed, Jan 23, 2013 at 8:30 PM, Hugh Williams <[email protected]> wrote: > Hi Andrea
Hi Hugh > The patch in that boards post is applied to the latest devel archive > already, and the sources would have changed since then so it is not > surprising that it fails to apply. So it would appear your error is > occurring for another reason or you are picking up and old version of the > JDBC Driver, thus can you please confirm the driver version in use with the > command: > > java virtuoso.jdbc3.Driver > > which should return something like: > > $ java virtuoso.jdbc3.Driver > OpenLink Virtuoso(TM) Driver for JDBC(TM) Version 3.x [Build 3.62] > $ OpenLink Virtuoso(TM) Driver for JDBC(TM) Version 3.x [Build 3.57] it is an older version indeed. Thanks for the explanation, now I get your point. I downloaded the latest driver from http://www.openlinksw.com/dataspace/dav/wiki/Main/VOSDownload#Jena%20Provider and tried re-run my code. Now it works. Thank you. Best regards Andrea -- Andrea Bagnacani - altlabel web: bagnacan.web.cs.unibo.it twitter: @altlabel ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Virtuoso-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/virtuoso-users
