Viewing 15 posts - 46 through 60 (of 72 total)
Hi Koen, thanks for replying.
Not sure how to set up my variable (it's an integer in our database so what would the data type be as a variable?). ...
November 6, 2013 at 2:11 am
Hi Greg
With all the excellent advice that I got on this forum I think I overcomplicated things that I could have done with an Execute Task and T-SQL, as per...
November 1, 2013 at 12:24 am
Ok people, I think I know what I said was wrong. I am not going to update my stock with what I want to do. The table that...
October 31, 2013 at 7:57 am
Hi Greg
Thanks for your answer. All I'm looking for at this stage is to update a table using two dates, most preferably in a for/foreach loop. The other...
October 31, 2013 at 7:37 am
I will insert the code into the table. Don't worry about the query, as I know that it works, but here follows:
It will most probably start with:
INSERT...(blah blah blah
select...
October 31, 2013 at 5:59 am
Hi Koen
This is just an example that I have used of course. We want to replenish items (stock) at branches that are in other branches. Think of this...
October 31, 2013 at 4:41 am
I have rewritten my first post.
Kind regards
October 31, 2013 at 3:26 am
Hi Phil
Here is additional sample data. This is what I get when I run a query.
facilityItemCode ItemDescription ...
October 30, 2013 at 3:12 am
Hi Phil
I am not sure with the 'link in your signature' so I will respond this way:
The 100, 110, etc is the fluctuation of the stock, in other words the...
October 30, 2013 at 2:42 am
I'll ask him the day he fires me, lol.
Seriously, I'm still to new at the company to question his 'motives'. Will leave the questions for a later time:-D
October 29, 2013 at 7:00 am
Hi Koen
thanks for coming back. I have figured out this one thanks. NOLOCK, btw, is something standard that we use here. I have to use it because...
October 29, 2013 at 6:55 am
If I can really simplify it, it comes down to basic stock replenishment. If branch A is out of a certain item (stock), we want to know if the...
October 28, 2013 at 8:10 am
Hi John
Some of those fields gets updated daily so the updated data will also then be pulled into this table. It is essentially to look between branches and see...
October 28, 2013 at 7:23 am
No, it's not part of an index in this scenario
September 25, 2013 at 6:57 am
Viewing 15 posts - 46 through 60 (of 72 total)