Viewing 15 posts - 601 through 615 (of 1,118 total)
One more resource:
Speed up your ETL with 4 new SSIS performance videos from Microsoft
September 11, 2009 at 1:05 pm
growla (9/11/2009)
I'm in the middle of writing a proposal and was just wondering if someone could direct me to somewhere outlining some statistics on SSIS performance. Something along the...
September 11, 2009 at 12:59 pm
sleepycasper (9/11/2009)
Hi all,We are using SSIS and would like to call some functions from DLL.
Someone had mentioned like late binding and com intrepret.
Any ideas?
Thanks and regards.
Does your DLL expose...
September 11, 2009 at 12:55 pm
Bhavesh (9/7/2009)
I've just started to learn basics of SSIS. I'm trying to read excel document without using OLEDB provider rather use 3rd party .net component to read excel dataset.
Can...
September 11, 2009 at 12:48 pm
gangadhara.ms (9/10/2009)
Hi All,I am new to SSIS package 2005 ,pls let me know the link where i can learn quickly.
Thanks for your help.
I would recommend checking one of these books...
September 11, 2009 at 12:41 pm
forum member (9/9/2009)
Hi,Thanks for the reply, Can you please help in understanding on how the suitable code page can identified to set in the flat file source
Thanks
But the setting...
September 9, 2009 at 5:43 pm
elaine (8/13/2009)
September 9, 2009 at 4:21 pm
You have to open the script in edit mode and look for Add Reference command there.
September 9, 2009 at 9:47 am
forum member (9/9/2009)
HiPlease help on how to delete the files in ftp after file transfer is complete using FTP Task
Thanks for the help
You have to insert another FTP Task as...
September 9, 2009 at 6:57 am
You have to Add Reference to System.Xml library. The command is somewhere in the Project menu.
September 9, 2009 at 6:54 am
Paul_J (9/7/2009)
Sorry I actually don't think the File System Task supports checking if a file exists.
Paul,
This is the custom File Watcher Task, not the File System Task. And it supports...
September 7, 2009 at 7:41 pm
amit (9/7/2009)
The package on both the machines are different but have the same functionality with diffrent sql connection.the common is the asp.net code on both the machines
What is the package...
September 7, 2009 at 11:00 am
amit (9/7/2009)
DontSaveSensitive
You said you are using SQL Server credentials to login. But with this setting unless you provide the password with external configuration file, the connection will not work.
You said...
September 7, 2009 at 10:08 am
amit (9/7/2009)
Its throwing error on 64 bit machine only.
package functionality is importing excel data into sql...
September 7, 2009 at 8:54 am
The code page is user configurable in the flat file connection manager.
September 7, 2009 at 5:25 am
Viewing 15 posts - 601 through 615 (of 1,118 total)