Viewing 15 posts - 16 through 30 (of 41 total)
Thanks for your reply. I used oledb command task to call a proc for encrypting the data and store it in the table.
August 7, 2014 at 4:01 pm
Hi,
I have created the certificate and symmetric key for encrypting a column(SSN column.)
1) I have to load the data from TXT file to a table named 'Emp' in SQL.
2) But...
August 7, 2014 at 11:43 am
Thanks a ton.I faced this issue today and I sorted out by seeing your screenshot..
September 13, 2013 at 5:16 pm
So why is it saying 'Cannot open the data file" ?
September 11, 2013 at 11:50 pm
Yes you are correct. I mentioned the path wrongly. It's only C:/
No folder.
September 11, 2013 at 11:49 pm
I have deployed the package in my local file system and the file does exist.
Also the filename is stored in a variable and evaluated as expression:
Variable name ...
September 11, 2013 at 4:06 pm
Hi All,
I have a SSIS package which get the result from a query and dumps that in a TXT file.
It runs well in BIDS. But when I scheduled this as...
September 11, 2013 at 1:25 pm
One more question:
if a package runs successfully i want to move that package from that path automatically or it may be renamed.By doing this i believe this would eliminate the...
March 18, 2013 at 5:20 pm
Yes I can do that.But my concern is I am using "For Each loop" task for executing several child packages (Which makes million of rows to be loaded into the...
March 18, 2013 at 5:15 pm
Hi,
Today I am facing problem when invoking multiple packages from a master package.
Here is the scenario.
Master Package has the below tasks conigured.
- For Each loop container (To loop through a...
March 18, 2013 at 3:24 pm
Below is the error message I am getting when I try to set up table valued package configuration.I am referring the same configuration filter across all the packages.Since the...
March 13, 2013 at 10:49 am
Below is the error message I am getting when I try to set up table valued package configuration.I am referring the same configuration filter across all the packages.Since the...
March 13, 2013 at 10:49 am
Jeff,
Yes the connection is named the same(Configuration filter is reused in each package) across all the packages.
I find the error when I click on Edit package configuration.
March 13, 2013 at 8:32 am
Viewing 15 posts - 16 through 30 (of 41 total)