Viewing 15 posts - 16 through 30 (of 65 total)
Koen Verbeeck (3/10/2011)
BobMcC (3/10/2011)
I suppose it would be an option, but why would I want to?
Well, I don't really see a difference between running a SQL Server Agent job or...
March 10, 2011 at 12:28 pm
I suppose it would be an option, but why would I want to? I just want to run a single command line utility, not much different than using the...
March 10, 2011 at 11:53 am
Alvin Ramard (3/3/2011)
Actually, if there is no file, the container itself executes, but the tasks inside the container will not, since the container did not find any files.
Good luck. ...
March 3, 2011 at 8:24 am
Alvin Ramard (3/2/2011)
If I understood correctly, try a ForEach container for each file type and set the file criteria of each container to only pick up that file type.. Inside...
March 3, 2011 at 8:14 am
Alvin, that is what I did in my choice number two above. I just didn't go into the details of it. I imported the data as a single...
February 22, 2011 at 1:32 pm
P Jones (10/11/2010)
October 11, 2010 at 8:52 am
The second output method worked great. Now I have a corollary question for anyone willing to jump in here.
I also want to *update* a table with status.
i.e. based on original...
September 9, 2010 at 10:53 am
Russel Loski (9/7/2010)
September 7, 2010 at 3:00 pm
Fortunately in my case it doesn't matter as my primary key index is nonclustered.
Any comments to share on the second half of my post?
August 20, 2010 at 1:37 pm
Jeffrey Williams-493691 (8/11/2010)
Then, create a SQL Agent job that checks to see if the process...
August 12, 2010 at 9:42 am
Thanks for the reply, Andrew. I have something very similar to that in place. Once I realized I was trying to do too much in one step; I...
August 11, 2010 at 9:16 am
I did. I checked both sysfiles and from my local SSMS and the results were the same.
I don't what happened but I deleted the extra files that showed...
April 27, 2010 at 8:22 am
Steve Jones - Editor (4/12/2010)
April 12, 2010 at 12:10 pm
Stefan_G (4/12/2010)
It sounds like you have a very large table with data that covers a long time period and the table only...
April 12, 2010 at 11:55 am
The issue we most recently had was finding enough space to restore the file to. We were still on SQL Server 2000 at the time. Our backup/restore is...
April 12, 2010 at 11:49 am
Viewing 15 posts - 16 through 30 (of 65 total)