Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 running SSIS Pkg from 32 bit to 64 bit platform

Author  Topic 

sachin.kale
Starting Member

6 Posts

Posted - 2008-11-07 : 01:50:18
Componets for SSIS package I used are as follows:

1) SQL Server 2005

2) SSIS in Visual studio 2005

3) Excel File as Input.

I have devloped SSIS application on Windows XP which is an 32 bit Application but client also want that package on 64 bit Platform.

I dont have 64 bit platform hence I am not sure whether that package will run on 64 bit.

Will you help me out for whether this package will be run on 64 bit platform?

rgombina
Constraint Violating Yak Guru

319 Posts

Posted - 2008-11-07 : 06:38:05
Read this: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=167907&SiteID=1
Go to Top of Page
   

- Advertisement -