MigrateSourceSqlSrv
Component ID
1424664
Component name
MigrateSourceSqlSrv
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
The Migrate module uses classes derived from the abstract class MigrateSource to encapsulate source data to be imported. This source class uses Microsoft's PHP database drivers for SQL Server to import data from SQL Server 2005. The PHP extension from Microsoft work with Windows PHP version 5.2.4 and above. The existing MigrateSourceMSSQL requires the MSSQL extension which does not work with PHP 5.3 on Windows.
