Concatinating numbers

Ruslan Zasukhin sunshine at public.kherson.ua
Tue May 25 19:33:18 CDT 2004


On 5/25/04 7:26 PM, "keatk at comcast.net" <keatk at comcast.net> wrote:

> I have the follwing tables (this is actually simplified a good bit)
> 
> Lot: Info about the Lot/batch of material
> Test : Info about the Test (Like who did it. when it started, current status
> etc)
> 
> TestSample:: defines a single vial of the producted used in that specific test
> Result: Numeric result of a single deterimination from the test
> 
> 
> 
> TestSample is defined ( in part - actually there is one other field involved
> defining how the sample was prepared) as:
> 
> TestPtr as VObjectPtr
> LotPtr as VObjectPtr
> VialRep as VByte   and orbitray 1,2,3 etc  definining the order that the
> sample was 
>                           prepared and  assigned by the Analyst
> UniqueSampleKey as VVarChar = TestPtr +","+ LotPt+"," + VialRep

Aha, you want to use this to make sure that you have unique combination of
these 3 parameters?

Okay it have sense.


> Result table is defined as :
> SamplePtr as VObjectPointer
> Value as VDouble
> etc...



-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list