|
Home > Archive > MS SQL Server DTS > January 2006 > SSIS in SQLServer 2005 Express Edition
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SSIS in SQLServer 2005 Express Edition
|
|
| massiwork 2006-01-26, 4:58 pm |
| We've been trying to convert an application from MSDE to SQLServer 2005
Express Edition.
That application transfers some data form a SQLServer database to an
Access database and the other way around. We have been using DTS,
created/configured at run time by the application, to create the
destination tables and to copy data from a db to another. In order to
use DTS we distributed all components we needed, which are free.
Now, SQLServer 2005 Express Edition has SSIS intead of DTS. But the
Express' installation does not provide them and also they are no longer
free. Is this correct?
Is there another way to create and run SSIS on SQLServer 2005 Express
Edition?
| |
| Darren Green 2006-01-26, 5:16 pm |
| massiwork wrote:
> We've been trying to convert an application from MSDE to SQLServer 2005
> Express Edition.
> That application transfers some data form a SQLServer database to an
> Access database and the other way around. We have been using DTS,
> created/configured at run time by the application, to create the
> destination tables and to copy data from a db to another. In order to
> use DTS we distributed all components we needed, which are free.
> Now, SQLServer 2005 Express Edition has SSIS intead of DTS. But the
> Express' installation does not provide them and also they are no longer
> free. Is this correct?
> Is there another way to create and run SSIS on SQLServer 2005 Express
> Edition?
>
SSIS in Express edition - MSDN Forums
(http://forums.microsoft.com/MSDN/Sh...220510&SiteID=1)
--
Darren
http://www.sqldts.com
http://www.sqlis.com
|
|
|
|
|