Viewing 15 posts - 8,176 through 8,190 (of 13,876 total)
s.kandepi3 (8/15/2015)
August 15, 2015 at 10:46 am
s.kandepi3 (8/14/2015)
August 15, 2015 at 1:10 am
Do not put the password in an expression.
August 14, 2015 at 4:34 am
Mirroring, yes.
Log Shipping, not as far as I know.
August 14, 2015 at 4:29 am
happy55 (8/13/2015)
Thanks. The package levels parameters are also configurable in Integration Services catalogue?Is it a good practice to save the paths in database tables or make them as package parameters?
Yes...
August 13, 2015 at 7:34 am
happy55 (8/13/2015)
August 13, 2015 at 4:07 am
Or pass it in via a 'sensitive' environment variable if SSIS 2012+.
August 12, 2015 at 9:53 am
Using not-very-advanced Google search strings suggested yes.
Try this.
August 12, 2015 at 9:49 am
Use a UNC path. Do not rely on network drive letters.
August 12, 2015 at 3:13 am
Charmer (8/11/2015)
but Just curious...Is there a way to get it on the GO?
Like we get the below informations....Just curious...through vb/c# coding?
FileInfo fileinfo;
...
August 11, 2015 at 6:45 am
Sure, just read the XML inside the file and find the value of the DTS:CreatorName property.
August 11, 2015 at 6:09 am
Charmer (8/11/2015)
In SSIS, I am trying to get file attributes through script task. I am using FILEINFO method to collect those information. I could get all the details but...
August 11, 2015 at 5:34 am
ravi@sql (8/11/2015)
Is it possible to replace while loop by CTE?
I will fetch records from table 1 based on tretmentid.
get the count of records
run the while loop
inside loop...
August 11, 2015 at 1:31 am
Is the package which you have modified definitely the same as the one which is being executed?
August 7, 2015 at 8:40 am
sql 2012 evolution verison
What the devil is this?
August 7, 2015 at 4:38 am
Viewing 15 posts - 8,176 through 8,190 (of 13,876 total)