Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-3479

Support for MS SQL Database

    XMLWordPrintable

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.2.1
    • None
    • Package: ILP
    • None
    • Windows Server 2008

    Description

      It would be useful if the ILP 2.0 had support for the MS SQL Database. The following script has 6 lines with "SHOW TABLES LIKE.."

      https://github.com/ULCC/moodle-block_ilp/blob/master/db/ilp_db.php

      example:

      $tableexists = $this->dbc->get_records_sql("SHOW TABLES LIKE '

      {block_ilp_plugin}

      '");

      Which is giving me at least the error:

      [11:19:24] sqlsrv_query: message = [Microsoft][SQL Server Native Client 10.0][SQL Server]Incorrect syntax near the keyword 'LIKE'.

      Attachments

        Activity

          People

            richard.havinga Richard Havinga
            jago Jago Brown
            James Ballard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: