Hi,
How I can set a softseek in a object database?
oArqBol:SetOrder("EMISSAO")
oArqBol:GoTop()
here I want to set
oArqBol:Seek(Dtos(Data1))
Thanks in advance.
dbSeek( <expKey>, [<lSoftSeek>], [<lFindLast>] ) → lFound
hmpaquito wrote:dbSeek() function permits lSoftSeek parameter.
obj:Seek() should permits too.
- Code: Select all Expand view
dbSeek( <expKey>, [<lSoftSeek>], [<lFindLast>] ) → lFound
from https://harbour.github.io/doc/harbour.html#dbseek
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 49 guests