Search found 17 matches: dbrecall

Return to advanced search

DBF: ROLLBACK (built-in feature)

... exists in the RDDs for many years. Simple Syntax: dbInfo( DBI_ROLLBACK )  This rolls back any modifications (including DBDELETE() and DBRECALL()) made to the current record in the current work area. Just like any RDBMS, RollBack does not work after COMMIT. FWH was using this feature ...
by nageswaragunupudi
Sat Sep 10, 2022 4:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF: ROLLBACK (built-in feature)
Replies: 1
Views: 350

Re: funciones de FWH y Harbour en un archivo .txt

... DBOrderInfo(<nDefine>,[<cIndexFile>],[<nOrder>|<cIndexName>],[<xNewSetting>])->xCurrentSetting DBPack()->Nil DBRecall()->Nil DBRecordInfo(<nDefine>,[<nRecord>],[<xNewSetting>])->xOldSetting DBReindex()->Nil DBRelation(<nRelation>)->cLinkExp ...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5709

Re: funciones de FWH y Harbour en un archivo .txt

... DBEdit DBEval DBExists DBF DBFieldInfo DBFileGet DBFilePut DBFilter DBFSize DBGoBottom DBGoTo DBGoTop DBInfo DBJoin DBList DBOrderInfo DBPack DBRecall DBRecordInfo DBReindex DBRelation dbRename DBRLock DBRLockList DBRSelect DBRUnlock DBSeek DBSelectArea DBSetDriver DBSetFilter DBSetIndex DBSetOrder ...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5709

Re: Harbour-32.dll

EXPORTS HB_FUN_AADD @1 HB_FUN_ABS @2 HB_FUN_ACCELERATO @3 HB_FUN_ACCELERATOR @4 HB_FUN_ACHOICE @5 HB_FUN_ACLONE @6 HB_FUN_ACOPY @7 HB_FUN_ADEL @8 HB_FUN_ADIR @9 HB_FUN_AEVAL @10 HB_FUN_AFIELDS @11 HB_FUN_AFILL @12 HB_FUN_AINS @13 HB_FUN_ALERT @14 HB_FUN_ALIAS @15 HB_FUN_ALLTRIM @16 HB_FUN_ALTD @17 H...
by pgfdz
Fri May 29, 2015 8:06 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Harbour-32.dll
Replies: 5
Views: 2359

UEStudio wordfile changes for Clipper language

... dialog define dbcloseall dbskip dbclosearea dbsetorder dbseek dbrelation dbsetrelation dbgobottom dbgotop dbgoto dbsetfilter dbusearea dbcommit dbrecall dbdelete dbunlock dbappend exit else elseif endif export empty endclass endcase end endmenu enddo endpage endprint erase eof eval exact file ...
by Antonio Linares
Thu Apr 18, 2013 11:11 am
 
Forum: Utilities / Utilidades
Topic: UEStudio wordfile changes for Clipper language
Replies: 0
Views: 1278

Re: Mass undelete records in a DBF-file

Bayron wrote:If I understand correctly, dbRecall() recalls only the record where the pointer is at...


No:

Code: Select all  Expand view
RECALL FOR condition


EMG
by Enrico Maria Giordano
Thu Mar 14, 2013 3:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mass undelete records in a DBF-file - SOLVED
Replies: 6
Views: 1079

Re: Mass undelete records in a DBF-file

Before you try anything, make sure you make a copy of the affected database... If I understand correctly, dbRecall() recalls only the record where the pointer is at... So you probably can try: DBEVAL() Performs a code block operation on the current Database Syntax DBEVAL( <bBlock>, ...
by Bayron
Thu Mar 14, 2013 3:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mass undelete records in a DBF-file - SOLVED
Replies: 6
Views: 1079

Re: Mass undelete records in a DBF-file

You have to use the RECALL command...

http://www.ousob.com/ng/53guide/ngd675b.php

EDITED: You have to test it, because I only see this documentation on Harbour:

http://www.fivetechsoft.com/harbour-docs/api.html#dbrecall
by Bayron
Thu Mar 14, 2013 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mass undelete records in a DBF-file - SOLVED
Replies: 6
Views: 1079

Re: Clase TDb o TDatabase....cual usar?

... METHOD Modified() MESSAGE OemToAnsi METHOD _OemToAnsi() METHOD Pack() INLINE ( ::nArea )->( DbPack() ) METHOD ReCall() INLINE ( ::nArea )->( DBRecall() ) METHOD RecCount() INLINE ( ::nArea )->( RecCount() ) METHOD RecLock() INLINE ( ::nArea )->( RLock() ) METHOD RecNo() INLINE ( ::nArea ...
by Compuin
Thu Feb 28, 2013 6:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase TDb o TDatabase....cual usar?
Replies: 10
Views: 2795

Re: Syntax highlight in these forums

... dialog define dbcloseall dbskip dbclosearea dbsetorder dbseek dbrelation dbsetrelation dbgobottom dbgotop dbgoto dbsetfilter dbusearea dbcommit dbrecall dbdelete dbunlock dbappend exit else elseif endif export empty endclass endcase end endmenu enddo endpage endprint erase eof eval exact file ...
by Antonio Linares
Mon Feb 16, 2009 7:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Syntax highlight in these forums
Replies: 5
Views: 1994

Que estaré haciendo mal :(

... dialog define dbcloseall dbskip dbclosearea dbsetorder dbseek dbrelation dbsetrelation dbgobottom dbgotop dbgoto dbsetfilter dbusearea dbcommit dbrecall dbdelete dbunlock dbappend exit else elseif endif export empty endclass endcase end endmenu enddo endpage endprint erase eof eval exact file ...
by ACC69
Thu Dec 04, 2008 12:39 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Editor de texto...
Replies: 15
Views: 4903

... dialog define dbcloseall dbskip dbclosearea dbsetorder dbseek dbrelation dbsetrelation dbgobottom dbgotop dbgoto dbsetfilter dbusearea dbcommit dbrecall dbdelete dbunlock dbappend exit else elseif endif export empty endclass endcase end endmenu enddo endpage endprint erase eof eval exact file ...
by Antonio Linares
Wed Dec 03, 2008 9:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Editor de texto...
Replies: 15
Views: 4903

... )->( DbSkip( -1 ) ) ::nRowPos -= If( lRefresh .and. ; ! ( cAlias )->( BOF() ), 1, 0 ) ::Refresh( .T. ) EndIf ElseIf lRecall ( cAlias )->( DbRecall() ) ( cAlias )->( DbUnlock() ) EndIf If ::lCanAppend .and. ::nLen == 0 ::nRowPos := ::nColPos := 1 ::PostMsg( WM_KEYDOWN, VK_DOWN, nMakeLong( ...
by Natter
Mon Sep 08, 2008 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bChange
Replies: 9
Views: 5460

Problem with Editor of Source

... dbunlock, dbunlockall, dbcommitAll, dbGoto, dbGotop, dbGoBottom,; dbSkip, dbSeek, __dbContinue, __dbLocate, dbClearFilter,; dbSetFilter, dbDelete, dbRecall, __dbCreate, __dbCopyXStruct, ; __dbCopyStruct, __dbDelim, __dbSDF, __dbCopy, __dbApp, __dbSort,; __dbTotal, __dbUpdate, __dbJoin, DbEval, ...
by Vladimir Zorrilla
Wed Jun 18, 2008 10:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Editor of Source
Replies: 1
Views: 1526

Editor de Codigo con syntaxis coloreada interperte y texto i

... dbunlock, dbunlockall, dbcommitAll, dbGoto, dbGotop, dbGoBottom,; dbSkip, dbSeek, __dbContinue, __dbLocate, dbClearFilter,; dbSetFilter, dbDelete, dbRecall, __dbCreate, __dbCopyXStruct, ; __dbCopyStruct, __dbDelim, __dbSDF, __dbCopy, __dbApp, __dbSort,; __dbTotal, __dbUpdate, __dbJoin, DbEval, ...
by Vladimir Zorrilla
Wed Jun 18, 2008 10:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Editor de Codigo con syntaxis coloreada interperte y texto i
Replies: 1
Views: 2160
Next

Return to advanced search