more dimensional method like a query...
- From: "Pi421" <jakoeble@xxxxxx>
- Date: 25 Nov 2005 05:34:14 -0800
Hi,
i have a problem with a query.
First i have stocks, depending on 4 attributes. Its like a tree, so
there are 16 possible querys. Like the stock hat batchs, and the one
patchs is reserverd for diffrent projekts and some of the materials in
the stoch habe diffrent qualitys....
So i want to programm a Method with 4 attributes. All combinations of
the attributes are possible. Like getStock(batchA, ProjektX, QualityZ,
conditionF).
My question: How do i store the stock and how do i programm the
getStock method. I think arrays are not the best way...
Does someone knows a good way, or i hope there is allready a solution
somewhere. Because i cant be the first guy having this problem.
Thanks
Joe Black
.
- Follow-Ups:
- Re: more dimensional method like a query...
- From: H. S. Lahman
- Re: more dimensional method like a query...
- From: Daniel Parker
- Re: more dimensional method like a query...
- Prev by Date: About Call Graph
- Next by Date: Re: more dimensional method like a query...
- Previous by thread: About Call Graph
- Next by thread: Re: more dimensional method like a query...
- Index(es):
Relevant Pages
|