[Virtuoso-users] MVCC ... flash back queries...

2008-05-01 Thread rob bygrave
Does Virtuoso use an MVCC architecture? I wondering if it has support (or planned support) for something like Oracle Flash back queries. Ala ... select ... from ... AS OF SCN xxx http://www.singlequery.com/?cat=10 ... is an interesting example of a use of flash back queries. Thanks, Rob.

Re: [Virtuoso-users] java.lang.NoClassDefFoundError trying to start Tomcat 5 on windows...

2007-10-30 Thread rob bygrave
Note: that I got past the NoClassDefFoundError... now getting a NullPointerException... (for both Tomcat and Jetty). >> Can you confirm the name of the virtuoso server you are started as I need to >> ensure this is the version with java hosting support ? virtuoso-javavm-t >> Can you also pro

[Virtuoso-users] java.lang.NoClassDefFoundError trying to start Tomcat 5 on windows...

2007-10-28 Thread rob bygrave
Hi, I am trying to follow the instructions at http://docs.openlinksw.com/virtuoso/rthjsp.html NB: I am using the Bootstrap class rather than BootstapService class though... C:\apps\virtuoso\var\lib\virtuoso\demo>isql 2 dba dba Connected to OpenLink Virtuoso Driver: 05.00.3018 OpenLink Vi

[Virtuoso-users] How to connect via JDBC?

2006-11-17 Thread rob bygrave
I know this is a dumb question... but for the life of me I have been looking and looking... and can't find the connection settings or jdbc example code. I want to connect to the Virtuoso Database via JDBC. I have the JDBC3 driver... (in the lib\jdbc-3.0) directory but I can't find anything abou