Viewing 15 posts - 91 through 105 (of 323 total)
That sounds like a mess and I don't see what use a view containing that (even if possible) would do. What do you want to show? Where do you want...
February 16, 2011 at 8:13 am
Yeah that's good advice. As part of our improvement works we do have plans to split the load into smaller batches, and to include the updates as part of the...
February 15, 2011 at 2:19 pm
No you can't. You need to create a form of relationship. Otherwise why have them in the same view?
EDIT: Maybe I misunderstood this!
February 15, 2011 at 9:55 am
Aha! So we have been provided a download link along with our developer license. DVD no longer supplied. Job done.
November 18, 2010 at 8:44 am
Is that the answer? I need a dev edition cd? Will that come through with the licenses generally?
If I install Enterprise evaluation now can I upgrade it?
November 18, 2010 at 7:42 am
Thanks for the reply.
I will try using output - good thinking. I normally only turn that on for vague errors - should have guessed it would contain more useful information...
October 18, 2010 at 8:16 am
I think that may well be the only option! (other than building my own logging functionality - yuck!)
Cheers
September 1, 2010 at 8:03 am
Let me know how that test goes BA Zero 😉 - I'm not in front of a SQL server until Tuesday now so no chance to test myself
August 29, 2010 at 8:33 am
actually i should have made it clearer - the timestamp does not represent the time it was last updated. It is the system time from the db we retrieve the...
August 27, 2010 at 4:12 pm
it gets a little more complex that that as this product can sometimes drift x amount of minutes behind. So i need a way of saying, has the timestamp moved...
August 27, 2010 at 4:07 pm
Yes but i'm pretty sure any precedence constraints requiring an expression to be met will not be met and therefore it will not move to the only enabled task (will...
August 27, 2010 at 10:33 am
I could do that, but I would have to store the data in a permanent table.
What I have done so far is to create a table variable that stores the...
August 27, 2010 at 10:29 am
Thanks Da-Zero - that will help me too!
August 27, 2010 at 5:48 am
I could do that, but surely there is a better method? I have tons of control flow tasks and containers and precedence constraints based on variable values (so it will...
August 27, 2010 at 5:47 am
Viewing 15 posts - 91 through 105 (of 323 total)