Viewing 15 posts - 781 through 795 (of 1,118 total)
You have to convince them you are loosing so much time already that they are now loosing money by sticking to their rules. Also I don't see a reason not...
May 18, 2009 at 7:44 am
Alexander G. (5/11/2009)
I want to process several files within a foreach loop. The loop contains a data flow that reads data that has to be appended to a raw file....
May 15, 2009 at 1:17 pm
metalray (5/14/2009)
I am using an SSIS package with the natvie ole db\oracle provider for ole db to copy data across to
my oracle db. I a test-sub set of 700 000...
May 15, 2009 at 1:13 pm
For easier solution, check third-party CozyRoc SFTP Task. It does support both SSH and FTPS connections and you can get remote file time stamp thru IFileInfo interface.
Do not hesitate to...
May 15, 2009 at 1:01 pm
Balaji (5/14/2009)
:exclamation:Hi,
How to prepare high level design documentation for SSIS project.
Do you have any sample document?
Any help would be appreciated..
Thanks,
Balaji L
Check SSIS documenter[/url]. It will help in your documentation efforts.
May 15, 2009 at 12:58 pm
bmturney (5/14/2009)
I have a package that I'm putting together... and at the beginning of the package I load up...
May 15, 2009 at 12:52 pm
bmturney (5/14/2009)
I have a package that I'm putting together... and at the beginning of the package I load up...
May 15, 2009 at 12:51 pm
cvrupesh (5/13/2009)
I am having a table named item_data where in item and active_date are two columns.
Another table is Error_log where the columns are item,store,tran_date.
I want to update active_date for...
May 15, 2009 at 12:50 pm
drwhitaker (5/13/2009)
Micrsoft Visual Studio is unable to load this document: ...
May 15, 2009 at 12:47 pm
stricknyn (5/13/2009)
I'm trying to figure out how to send mail via the Send Mail Task. My SMTP server requires a username and password. When I create an SMTP...
May 15, 2009 at 12:41 pm
Phil Parkin (5/11/2009)
I tried out Ramesh's code and have a follow-up question: what is the data type of...
May 11, 2009 at 10:49 pm
simon phoenix (5/11/2009)
yes, it has something to do with Proxy account?If so , how do i work around?
Simon
Review your proxy account, allocating additional database permissions for accomplishing the task at...
May 11, 2009 at 10:32 pm
Phil Parkin (5/11/2009)
Ramesh (5/11/2009)
Here is that script:
Imports System
Imports Microsoft.SqlServer.Dts.Pipeline.Wrapper
Imports Microsoft.SqlServer.Dts.Runtime.Wrapper
Public...
May 11, 2009 at 9:30 am
Phil Parkin (5/11/2009)
The function REPLACE does not support the data type "DT_TEXT" for parameter number 1. The type of the parameter could not...
May 11, 2009 at 9:01 am
donbuz (5/11/2009)
The concept would in the end to have this ETL component (without the T...like you mentionned) part of...
May 11, 2009 at 8:32 am
Viewing 15 posts - 781 through 795 (of 1,118 total)