Viewing 15 posts - 406 through 420 (of 1,118 total)
Erin-489205 (3/4/2010)
March 8, 2010 at 12:19 am
You can pre-process the file with LF only and replace it with CR LF. You may check this script for reference.
March 3, 2010 at 7:06 pm
Hi,
There is Windows 7 x64 compatibility issue. We are working with the Microsoft team to resolve this problem. The instructions how to fix it manually are posted in the FAQ...
February 28, 2010 at 5:27 am
DKlein (2/19/2010)
EncryptSensitiveWithUserKey
This setting will not work unless you use the exact same user account you have used to create the package. I would recommend you setup to use EncryptAllSensitiveWithPassword. Then...
February 19, 2010 at 1:00 pm
DKlein (2/19/2010)
February 19, 2010 at 12:03 pm
msumangupta (2/19/2010)
WE use CozyRoc SSIS+1.3 for SQL 2005and CozyRoc SSIS+1.4 for SQL 2008
Can you try to deliver the file as a test using other method like email? My point is...
February 19, 2010 at 10:46 am
msumangupta (2/19/2010)
We use FTP Conncetion Manager.We are not using the SFTP Task.
Have you tried to decrypt the file locally before sending to the remote location? Did it work? Also what...
February 19, 2010 at 10:35 am
msumangupta (2/19/2010)
We put the files in a FTP Server.They just grab the files from there.
I understand this. But what connection manager do you use to transfer the files?
February 19, 2010 at 10:27 am
msumangupta (2/19/2010)
I encrypted a text file using OPENpgp Task provided by CozyRoc.
When the other end of the line is trying to decrypt it, they receive a error saying that,...
February 19, 2010 at 10:17 am
Niall Duggan-433856 (2/19/2010)
Wanted to take a database and export all the documents from it using either t-sql or ssis package. It would be a nightly job that would...
February 19, 2010 at 9:38 am
DKlein (2/19/2010)
I am trying to put together a package that reads data from two different servers and writes to a third, the third server is also, where the package...
February 19, 2010 at 9:35 am
haggisns (2/19/2010)
I would like to create a database table from scratch using a flat file.
I create my flat file connection and db connection and control flows and dataflows.
However when I...
February 19, 2010 at 9:30 am
Paul_Harvey (2/4/2010)
I am trying to do some basic integrity checking on incoming email addresses. I want to add a Derived Column to state whether or not the email...
February 4, 2010 at 10:45 am
What you are trying to accomplish is not possible with the standard Data Flow Task. The data flow is by default static. If you can use third-party solution, I would...
February 4, 2010 at 10:41 am
darth vodka (2/4/2010)
hisimple question with a twist
how do i parameterise an Oracle OLE db source?
and NO i can't use a variable, because the sql is over 4000 characters
🙂
Have you tried...
February 4, 2010 at 10:35 am
Viewing 15 posts - 406 through 420 (of 1,118 total)