main logo
Subject: Re: [V4RB] Bug with large results in SUM()
Author: Joerg Pressel
Posted: 2002/06/27 10:56:07
 
View Entire Thread
New Search


Hi Erne,

> IIRC RB allows no LLong integers
> maybe you could try
>=20
> cur.Field(1).Getstring
>=20
> and see what comes up
>=20
> 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?

Thanks,

J=F6rg

____________________________________________
three-2-one interaktive Medien GmbH

joergp .at. three-2-one DO.T com
http://www.three-2-one.com
fon: +49 2151 319450
 
©2002 Joerg Pressel
<-- Prior Message New Search Next Message -->