Viewing 5 posts - 1 through 5 (of 5 total)
thanks..! i got it. I have another problem now.. how can we pass a perameter to call a function from a stored procedure.. please help
August 5, 2008 at 7:41 am
thanks, So I am trying to update my main temporery table by actually caluculating thr freight cost, So in this process i am trying to get the data in...
July 31, 2008 at 3:52 pm
select @p = leg_id, @pall= pallets_amt, @su = lean_payable_amt from @TempIndividualFuel where rowid = @index
while @ind <= @TotalStops
begin
select @pa = leg_id,@pallet= pallets_amt, @sum = lean_payable_amt from...
July 31, 2008 at 3:23 pm
I can provide all the data but this is too big to post on this forum so if you can provide me your email I will revert your email with...
July 20, 2008 at 12:55 pm
I can provide all the data but this is too big to post on this forum so if you can provide me your email I will revert your email with...
July 20, 2008 at 12:54 pm
Viewing 5 posts - 1 through 5 (of 5 total)