grunners22
Registered User.
- Local time
- Today, 13:12
- Joined
- Aug 25, 2005
- Messages
- 30
Hi
I've recently started using SSIS packages in 2008 as we have had to upgrade from SQL 2000 where I implemented several DTS packages. I have created a simple SSIS package that simply copies one table from one sql server to another. This package runs fine until I save it, then I just cannot get it to work. It is saved to the file system, yet when I execute it it fails to open the connection strings.
I have edited it in VS 2008 and the connection strings look ok, but I'm really struggling to figure out why it's failing.
Any help much appreciated!
I've recently started using SSIS packages in 2008 as we have had to upgrade from SQL 2000 where I implemented several DTS packages. I have created a simple SSIS package that simply copies one table from one sql server to another. This package runs fine until I save it, then I just cannot get it to work. It is saved to the file system, yet when I execute it it fails to open the connection strings.
I have edited it in VS 2008 and the connection strings look ok, but I'm really struggling to figure out why it's failing.
Any help much appreciated!