main logo
Subject: Re: [V4RB] Bug with large results in SUM()
Author: erne
Posted: 2002/06/27 11:54:06
 
View Entire Thread
New Search


Hi J=F6rg,

>> IIRC RB allows no LLong integers
>> maybe you could try
>>
>> cur.Field(1).Getstring
>>
>> and see what comes up
>>
>> or try store cur.ULLongField(1).value into a double...
>
>GetString did the job!
>

:-)

>Following crude construct works (d as double):
>d =3D val(cur.ULLongField(1).getstring)
>
>Ruslan, I still think this could be a Valentina bug, because it does not
>work, if I try to get the ULLong field into a double:
>d =3D cur.ULLongField(1).value
>
>This is supposed to work, isn't it?
>

guess Valentina attempts coerce .value
into the proper RB vartype and fails there


Cool Runnings,
Erne.


|er| musical box
|ne| a media store
 
©2002 erne
<-- Prior Message New Search Next Message -->