Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-219

SDB does not pass slice tests on Microsoft SQL Server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • SDB 1.3.5
    • SDB 1.3.5
    • SDB
    • None
    • Microsoft SQL Server 2008

    Description

      According to [1], SDB supports Microsoft SQL Server. However, when I follow the instructions and run the test suite, all the Slice tests fail with com.hp.hpl.jena.sdb.test.junit.QueryTestSDB: SQLException in executing SQL statement. When I debug further, I see that this is because SQL statements are being executed with LIMIT and OFFSET keywords, which are not supported by Microsoft SQL Server (OFFSET is coming in SQL Server 2012, though). I checked the code and I'm not sure how this would have ever worked with Microsoft SQL Server.

      [1] http://incubator.apache.org/jena/documentation/sdb/databases_supported.html

      Attachments

        1. JENA-219.patch
          5 kB
          Mark Roth

        Activity

          People

            rvesse Rob Vesse
            markroth8 Mark Roth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: