
test3
Started by cornclose, Apr 29 2010 09:57
6 replies to this topic
#1
Posted 29 April 2010 - 09:57

Blue cars are gay...

...so I will no longer show them.
#2
Posted 29 April 2010 - 15:45
The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at or repair
-----------------------------------------------------------
I will not make any deals with you. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered. My life is my own
-----------------------------------------------------------
If you've been affected by this, or any of the issues raised in this post/topic you can contact our helpline on: 0800 382 5633 (calls charged @ £25 per min, t&c apply)
-----------------------------------------------------------
I will not make any deals with you. I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered. My life is my own
-----------------------------------------------------------
If you've been affected by this, or any of the issues raised in this post/topic you can contact our helpline on: 0800 382 5633 (calls charged @ £25 per min, t&c apply)
#3
Posted 18 May 2010 - 15:54
Another fail...
IF @RodSku = 1 BEGIN -- Find a silo with same coffee type or same committed coffee type and within the time allowed and same roasted on date SET @RowCount = 0 SELECT @VesselID = VesselID FROM VesselViewROD WHERE VesselClass = @DestClass AND VesselGroup = @DestGroup AND CommittedCoffeeID = @CoffeeID AND CommittedNISID = @NISID AND (InService=1 OR InService=3) AND MaxVolume > (Volume + CommittedVolume + @EstimatedVolume) AND (GetDate() < DATEADD(hh,@SiloInCloseTime,FirstCycleInStamptime) OR FirstCycleInStamptime Is Null) AND (CoffeeID = 'EMPTY' OR CONVERT(VARCHAR(12), GetDate(),101) = RoastedOnDate) SET @RowCount = @@RowCount END IF @RowCount = 0 BEGIN SELECT @VesselID = VesselID FROM RoastedBeanVessel WHERE VesselClass = @DestClass AND VesselGroup = @DestGroup AND CoffeeID = 'EMPTY' AND CommittedCoffeeID = 'EMPTY' AND (InService = 1 OR InService = 3) ORDER BY MaxVolume, VesselID DESC IF @@RowCount = 0 BEGIN SELECT @Fail = 1 SELECT @ReturnVal = 16 /* No Destination */ END END
Blue cars are gay...

...so I will no longer show them.
#5
Posted 24 May 2010 - 22:18
Where are the other two ?
Blue cars are gay...

...so I will no longer show them.
#6
Posted 28 May 2010 - 13:37
They heard Alastair Campbell was on the grill;



"And there he was, gone!"
“During times of universal deceit, telling the truth becomes a revolutionary act” - George Orwell
#7
Posted 29 May 2010 - 15:17
So what is the adjective ?
Blue cars are gay...

...so I will no longer show them.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


