Fld.FindSingle problem

Joakim Schramm joakim at astrocalc.com
Sat Sep 16 22:36:52 CDT 2006


Hi,

The function fld.FindSingle doesn't seem to filter records when a set of
records are passed as the second parameter, like

mCurrRec = fldKey.FindSingle(sKey, arrEditBody)

Behave just as

mCurrRec = fldKey.FindSingle(sKey)

It simply pick the first record in DB maching sKey, not the one included in
arrEditBody set. fldKey is of type STRING * 3

I have tested to pass, VSET, VARRAYSET and VBITSET as filter set - same
result always.

I think this bug was present earlier but got fixed, now it seem to be back
again.

I am using the latest VCOM 2.4.2b3

/Joakim



More information about the Valentina mailing list