Viewing 7 posts - 1 through 7 (of 7 total)
I appreciate it very much..I guess I need it. Thanks!
August 24, 2010 at 8:34 am
I wasn't skilled enough to interpret.
August 20, 2010 at 1:53 pm
This one worked as I had wanted, thanks!
August 20, 2010 at 1:52 pm
Hi S,
Got an error on this one
Msg 156, Level 15, State 1, Line 44
Incorrect syntax near the keyword 'where'.
select
a.Itemid 'Item',
a.MinInventOnHand 'Min...
August 20, 2010 at 1:44 pm
I got an error unfortunately. I've marked where the compiler objected.
Msg 8155, Level 16, State 2, Line 43
No column name was specified for column 2 of 'G'.
Msg 207, Level...
August 20, 2010 at 1:27 pm
I only want a single record, with the new and old code I get every date within that date window.
August 20, 2010 at 11:09 am
Thanks for looking, sorry I wasn't clearer.
The InventTrans table contains many dates. I am looking for the most recent date (indicating activity, i.e MAX date) for the itemid within...
August 20, 2010 at 10:45 am
Viewing 7 posts - 1 through 7 (of 7 total)