Hi All,I am very new to learning SQL Server, now I have to project to import data from MySql to Sql data.I have data more less 11 millions row in MySQL database and data located in data center.I have tried using SSIS with data flow transfer data but failed. and also I have tried using import data wizard from SSMS and also failed.I set my connection time out is zeroError :[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on ADO NET Source returned error code 0xC02090F5. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing. There may be error messages posted before this with more information about the failure.is there anyway to import millions row efficiently ?Please adviceRegardsHenry
↧