Viewing 15 posts - 1 through 15 (of 21 total)
This is resolved. The account running the SQL Agent service was a local account while the account set in the subscription for the replication agents was a domain account. (The...
December 23, 2009 at 10:15 am
The random occurrence of nulls makes that not work. It's not common, but it's possible to have half the columns in a row be null.
April 24, 2009 at 6:44 am
If there is a discrepancy between your test data and the test data supplied by both Mr Magoo and Mr Young, I would like to know.
The 2nd revision of the...
April 14, 2009 at 1:49 pm
Sorry, too many meetings this week. I did test an algorithm posted a couple days ago. I opened it and executed it without touching any of it but it was...
April 14, 2009 at 7:25 am
Unfortunately, the data generated by this is flawed - it breaks the rules of the challenge...
With the time spans as close together as they were, I thought that might be...
April 10, 2009 at 10:18 pm
Maybe this example will be clearer. Suppose you are doing an experiment with rats and mazes. You have a maze that a rat can find a single direct route through....
April 10, 2009 at 8:16 am
I agree. I think an application solution would be best. It looks like any possible SQL solution is going to be very cumbersome. Thanks all.
April 6, 2009 at 10:37 am
I also think Christian's solution looks promising. It will be tomorrow afternoon before I can dig back into this.
Bob is also correct. The data in the table are numbers with...
April 2, 2009 at 9:38 pm
>>No, it is the same as the 3, null, 9, situation, mathematically. A later value in a later column is higher than an earlier value in an earlier column.<<
It's not...
April 2, 2009 at 3:37 pm
Sorry for the delay. I'm between meetings. And no, I'm not the cursor evangelist.
(Yes! My intellect is vastly superior to all the rest of you on this forum. That's why...
April 2, 2009 at 3:26 pm
You people really seem to hate hard questions. There isn't a single requirement that has "changed".
- It's a table of numbers that increment from left to right in every...
April 2, 2009 at 2:07 pm
... and I don't know who's asking for strings. I never said anything about strings.
April 2, 2009 at 1:45 pm
The last sample I posted was not at all equivalent to that other "3, null, 9" case. (If that is what was being referred to.) In that case, sorting the...
April 2, 2009 at 1:43 pm
Viewing 15 posts - 1 through 15 (of 21 total)