Combining ULong

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Oct 4 10:31:13 CDT 2007


On 4/10/07 6:24 PM, "Bart Pietercil" <bart.pietercil at gmail.com> wrote:

> Hi List,
> 
> in order to implement unique in a table I want to combine to object
> pointers in another field.
> I had thought to implement this in a field with type ULLong and a Method
> 
> concat(objptr_comppool,objptr_module)

       (objptr_comppool << 32) +  objptr_module

 
> This is not correct.
> 
> How do I write a correct combine function or do I need to use a
> VARCHAR (of how long ?)

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list