Viewing 15 posts - 16 through 30 (of 72 total)
If anybody needs to know how accomplish a simular task the solution is create a string variable. Then in the for each loop container set that variable in the variable...
April 25, 2012 at 8:09 am
Fantastic, many thanks
April 20, 2012 at 10:31 am
opc.three (4/20/2012)
AIRWALKER-375999 (4/20/2012)
April 20, 2012 at 7:50 am
Thanks for your response. I have already tried that appraoch but because the files are created at the same time the 2nd watcher does not recognise the 2nd file...
April 20, 2012 at 2:04 am
opc.three (4/3/2012)
In using a drive letter, are you sure the drive letter will exist for the service...
April 3, 2012 at 9:53 am
Cheers, I think this is the way to go, could you help me with the wql query. The files sit on another server which is a mapped drive(k:\) on...
April 3, 2012 at 9:35 am
opc.three (4/3/2012)
April 3, 2012 at 9:07 am
Evil Kraig F (4/3/2012)
AIRWALKER-375999 (4/3/2012)
opc.three (4/2/2012)
April 3, 2012 at 8:49 am
opc.three (4/2/2012)
April 3, 2012 at 2:05 am
Hello, after doing some research I think a 'For Loop' container would suit my requirement. For example if I set the InitExpression to be GetDate + 10 seconds and then...
April 2, 2012 at 2:30 am
I've found out that this is not actually possible, but I can acheive the same functionality by using a script task to set a variable and then using Precedence Constraint...
March 29, 2012 at 6:23 am
Ahh yes, I see.
Many many many thanks!!! BTW, do you know of a website or book that covers this kind of tsql
cheers!
June 10, 2011 at 2:29 am
Just 1 more question (and thanks so much for your help)
If my table had another field (JOIN_TYPE):
USER_ID | ACCOUNT_ID | TEL | JOIN_DATE | JOIN_TYPE |
0001 | c0001 | x...
June 9, 2011 at 10:17 am
Thanks very much for this. One more quick question, when performing a task such as this, would it be always best to use this type of stored procedure or could...
June 9, 2011 at 8:58 am
Hi Elliott thanks for your response,
the excel file our ssis packages uses goes on a short journey before it end up on the database server,
it is uploaded to an ftp...
December 21, 2010 at 8:49 am
Viewing 15 posts - 16 through 30 (of 72 total)