Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10039

2.x to 3.x conversion fails when using mssqlnative to connect to destination database

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.0.8
    • 3.0.9-RC1
    • phpBB 2.0 convertor
    • None
    • PHP 5.3.5, FastCGI 1.5, IIS (5.1 & 6.0), Microsoft SQL Server (2005 & 2008 R2 tested), all browsers.

    Description

      When converting a 2.x board to 3.0.8, if the 3.x board is installed using MSSQLNATIVE (MS-SQL 2005+ Native) the converter will reliably throw fatal errors. The first error is: "cannot insert into pk_forum_id when IDENTITY_INSERT is set to OFF", if you enable identity insert manually on that key the next error which cannot be worked around is "cannot truncate table 'phpbb_userconv' because it cannot be found or you do not have permission" (the table is never created).

      An effective workaround is to use mssql_odbc when installing the 3.x board.

      Attachments

        Activity

          People

            naderman Nils Adermann
            Indiana Krom Indiana Krom [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: