Is there a way to achieve the benefits of SSIS 2008 (including performance improvements) while still in SQL Server 2005 database? It seems that it still pulls data from OLE, so I do not think how it will be a problem. I'm running the package from dtproj file, not loaded on server.
There is no problem using 2005 or 2000 or even one version using 7 dB I do not think you can install SSIS 2008 on that box in which it has SQL Server 2005, because you will need to pay for a separate license
Comments
Post a Comment