Hi Ruslan,
I have recently added a change flag to my tables (kTypeBoolean) and testing
around I did this:
pCursor=VALselectReturnCursor("SELECT * FROM KUNDENTable WHERE changed=3")
Of course 'changed' can't be 3, since it is boolean, but I get all records
as a search result...
No valentinaerror() either.
Best regards, Florian