Viewing 15 posts - 3,451 through 3,465 (of 11,678 total)
mahesh.yerragonda (3/24/2014)
Right now it is encryptsensitivewithuserkey,I tries using donsavecasesensitive but when open the package with admin account...
March 24, 2014 at 5:32 am
aaron.reese (3/24/2014)
Next question. Which files need to be in SCC and which one don't....
March 24, 2014 at 3:33 am
dan-572483 (3/21/2014)
March 24, 2014 at 3:26 am
When I worked with SSIS and TFS, I used the second option.
I'm no TFS expert, but can't you configure it to ignore some extensions? I don't recall to have much...
March 24, 2014 at 3:21 am
mahesh.yerragonda (3/24/2014)
I created proxy login for user and created job to run the package.
below is the error im gettng.
"Description: Failed to decrypt protected XML node "DTS:Password" with error...
March 24, 2014 at 2:56 am
Phil Parkin (3/24/2014)
Or maybe let SSIS do all the work by defining @@@ as a column delimiter.
+1 for simplicity 😀
March 24, 2014 at 2:13 am
atulyan.aries (3/23/2014)
Hi,can anyone please tell me what is meant by ssd and how sql uses this. Also can temp db be moved to ssd
Yes, tempdb can be moved to ssd....
March 24, 2014 at 1:31 am
How did you try to run the package in the first place?
What is the error that you got?
March 24, 2014 at 1:22 am
How exactly did you implement the multi-select for the companyID parameter?
March 21, 2014 at 8:44 am
Without any clue on what the desired output is, how the query looks like et cetera, this question is impossible to answer.
You might get rid of your LEFT OUTER JOINS,...
March 21, 2014 at 8:22 am
In your second query, you also left out the data range where clause in the subquery on [dbo].[tblClientLog].
This means you will now have the entire table of tblclientLog as a...
March 21, 2014 at 8:20 am
Maybe you can use the Google Maps API?
http://stackoverflow.com/questions/1502590/calculate-distance-between-two-points-in-google-maps-v3
March 21, 2014 at 5:58 am
Regarding point 1: web will not suffice, you need at least standard for SSIS.
March 21, 2014 at 5:53 am
1) Express only has the import export wizard, but you cannot edit SSIS packages or run them directly.
2) Maybe they use the DTS task inside SSIS to run the DTS...
March 21, 2014 at 5:25 am
Viewing 15 posts - 3,451 through 3,465 (of 11,678 total)