No announcements
Found 172943 threads
-
1 Votes
Foreach Loop, choose which subfolders to traverse
Connect Execute sql task to an ForEach loop container to loop through the rows you got in step 1.Answered | 8 Replies | 7797 Views | Created by DoolinDalton - Tuesday, July 28, 2009 2:45 PM | Last reply by Rafael Salas - Tuesday, July 28, 2009 3:52 PM -
4 Votes
Foreach Loop Container failed to traverse through all files in subfolder
Within the loop, you assign the filename to a variable, so within the expressions of your connection manager, set the connection string to that variable (assuming you've set the variable to ...Answered | 5 Replies | 1081 Views | Created by Khan sab - Sunday, March 19, 2017 5:59 PM | Last reply by RyanAB - Monday, March 20, 2017 7:28 PM -
0 Votes
How To traverse files under subfolder using Traverse folder option
Assuming that your folder structure defined by you, below should be your For each loop container settings For rest of the things you can follow ...Answered | 5 Replies | 4608 Views | Created by AGRUD - Wednesday, April 29, 2015 1:26 PM | Last reply by AGRUD - Wednesday, April 29, 2015 8:16 PM -
0 Votes
Traversing in a loop weekly
I mean replacing While loop with Calendar table.Answered | 15 Replies | 1562 Views | Created by Alex Teslin - Friday, June 6, 2014 9:34 AM | Last reply by Alex Teslin - Tuesday, June 10, 2014 7:32 PM -
0 Votes
Weekly to daily
Thanks tsathiyan i got the solution now,I have just modified your code as show below, DECLARE @Weekly int = ...Answered | 15 Replies | 2824 Views | Created by Sathish Kumar s - Wednesday, February 8, 2012 5:18 AM | Last reply by Sathish Kumar s - Thursday, February 9, 2012 7:06 AM -
0 Votes
Get next node in PreOrder Traversal without calling from a loop
I know it's straight forward to write the code for a pre order traversal of the Binary tree.Answered | 1 Replies | 582 Views | Created by Divya Prakash Jha - Saturday, April 4, 2020 8:22 AM | Last reply by Viorel_ - Saturday, April 4, 2020 9:50 AM -
1 Votes
weekly newsletter
Has Pieter suggested you have to go with custom development, another option would be to create timer job and schedule it to run weekly.Answered | 4 Replies | 1277 Views | Created by endeka - Thursday, March 21, 2013 7:21 AM | Last reply by Raghavendra Shanbhag - Friday, March 22, 2013 6:18 PM -
0 Votes
For each loop container
When i do that my for each loop container doesnt stop even after traversing is done?Answered | 3 Replies | 1163 Views | Created by SQL Insane - Wednesday, April 8, 2015 9:28 PM | Last reply by SQL Insane - Thursday, April 16, 2015 3:55 PM -
0 Votes
Subscription Problem For Weekly and Days
When review the schedule property of the job in SQL Server Agent, it defined as Weekly.Answered | 1 Replies | 1404 Views | Created by venkachi - Monday, July 15, 2013 8:03 AM | Last reply by Fanny Liu - Tuesday, July 16, 2013 8:13 AM -
1 Votes
Disable Weekly Digest
We are currently sending the weekly digest email to the subscription admins/co-admins.Answered | 5 Replies | 1935 Views | Created by AndrewSch - Tuesday, May 31, 2016 3:03 PM | Last reply by lcsondes - Monday, February 20, 2017 9:19 AM -
0 Votes
Weekly average of monthly data
I thought you were looking for weekly averages at the monthly level, but what you are really looking for is the monthly number to be spread weekly.Answered | 7 Replies | 5475 Views | Created by HansErik Lange - Wednesday, January 27, 2010 4:56 PM | Last reply by Mark Wojciechowicz - Monday, February 1, 2010 7:28 PM -
0 Votes
Weekly calendar view
I would like to set up MS Project(2010) to display a "weekly" calendar view smilar to Outlook's calendar view which will allow me to see the task(s) that the individual ...Answered | 1 Replies | 3643 Views | Created by pd1 - Friday, August 10, 2012 5:48 PM | Last reply by Ismet Kocaman - Saturday, August 11, 2012 11:39 AM -
0 Votes
weekly full backup sql 2016
The below procedure traverse thru the is and backups the databases to the path you provided.Answered | 2 Replies | 526 Views | Created by maca128 - Thursday, April 12, 2018 9:51 AM | Last reply by Uri Dimant - Thursday, April 12, 2018 10:14 AM -
4 Votes
SharePoint Designer Weekly Alert Mail.
Create a "Loop with Condition" loop with condition Order Status set to "NOT ORDERED".Answered | 17 Replies | 1479 Views | Created by Pintu_SP - Saturday, November 1, 2014 11:20 AM | Last reply by Pintu_SP - Tuesday, November 4, 2014 5:46 AM -
0 Votes
xml tree traversal
Hi, The simplest way to simply traverse XML document is using XDocument class.Answered | 4 Replies | 2724 Views | Created by Mohamedaz - Wednesday, February 6, 2013 6:49 AM | Last reply by Mohamedaz - Tuesday, February 12, 2013 1:03 PM -
0 Votes
simple weekly report
I was hoping to create a stored procedure that will let me calculate weekly sales and make a basic report of this data.Answered | 1 Replies | 3590 Views | Created by goobs26 - Sunday, March 24, 2013 3:16 AM | Last reply by Olaf Helper - Sunday, March 24, 2013 7:40 AM -
0 Votes
How do I load a weekly file to SQL Server using SSIS?
Based on the weekly file, you need to up the connection manager dynamically using expressions in the Connection strinng property of flat file connection manager.Answered | 1 Replies | 957 Views | Created by PSULionRP - Friday, November 8, 2013 5:40 PM | Last reply by Harry Bal - Friday, November 8, 2013 5:52 PM -
0 Votes
Traversing through windows directories
To traverse through the directories, you will want to use FindFirstFile/FindNextFile.Answered | 13 Replies | 3471 Views | Created by Johncy1 - Thursday, November 11, 2010 10:43 PM | Last reply by Josh Poley - Friday, November 19, 2010 8:15 PM -
1 Votes
Immediate, daily or weekly alerts
Hi Does the IAlertNotifyHandler have a property that tells you if it's an immediate, daily or weekly alert?Answered | 2 Replies | 5022 Views | Created by DaBill - Tuesday, March 3, 2009 8:06 PM | Last reply by DaBill - Wednesday, March 4, 2009 7:54 AM -
1 Votes
Traverse all the classes through reflection?
how to traverse all the classes through reflection api in my current project or current assesbly. also detect inherited class name.Answered | 1 Replies | 2943 Views | Created by Mou_kolkata - Thursday, November 4, 2010 1:56 PM | Last reply by Louis.fr - Thursday, November 4, 2010 2:17 PM - Items 1 to 20 of 172943 Next ›
No announcements