Viewing 15 posts - 1 through 15 (of 15 total)
ok, thanks for the info. I guess that's the only way to do it then.
September 6, 2012 at 10:54 pm
I now understand why the error occurs. I don't have the for-each loop set up correctly to process multiple files at once. It won't move to the next file and...
August 24, 2012 at 12:55 am
Hello again,
I read some articles, watched videos but still there are two things I'm struggling with at the moment:
a) like I explained earlier, handling two or more files coming in...
August 22, 2012 at 11:50 pm
thanks for the explanation.
I've tried setting up my project like your sample pic, but I only looped for 5 times. However I get an error when I put two or...
August 21, 2012 at 1:55 am
Hello,
thanks for this great and detailed article. I've just started to get my head around SSIS and since I have a quite similar task to deal with, I'll take the...
August 18, 2012 at 6:36 am
LutzM (9/8/2010)
tonyclifton77 (9/8/2010)
for the expected output I'd be happy with a simple true or false - as in the exist-method.What would be your true or false condition?
matching a pattern -...
September 9, 2010 at 1:09 am
for the expected output I'd be happy with a simple true or false - as in the exist-method.
September 8, 2010 at 5:55 am
The language is supposed to be XQuery (I know the keywords shouldn't be in capital letters) 🙂
My main problem is to transform the loop-construct to work with TSQL-Syntax, since...
September 8, 2010 at 3:12 am
Hello again,
I'm still trying to narrow down on a topic, thanks for you suggestions so far.
Like I mentioned, I like working with XML but unfortunately I don't really have...
May 15, 2010 at 12:45 pm
GilaMonster (5/11/2010)
Do you just have to produce a summary of a particular area? Say, how a particular feature works, how it's used, etc?
Is this...
May 12, 2010 at 3:23 am
If you scroll down to the bottom of this page
you can see an approach I first had in mind.
The thing is I want triggers (or whatever does the job...
September 22, 2009 at 6:07 am
Sergiy (9/21/2009)
Every time you query for results of different actions - you name it different statuses.
So,...
September 22, 2009 at 1:37 am
so I'll end up with 6-7 Status tables - haven't seen that before 🙂
And do you think my first approach is too difficult or maybe even wrong?
To me it looks...
September 21, 2009 at 9:33 am
To tell you what the database is all about: Customers can borrow tools for a certain amount of time: like chain-saws, power drills and so on.
I want to be able...
September 21, 2009 at 8:13 am
thanks for your quick reply.
hmmm...the thing is that most of these states will be duplicates. For example a customer can be "locked" and a product (for review) too. So...
September 21, 2009 at 7:52 am
Viewing 15 posts - 1 through 15 (of 15 total)