Search found 21 matches: dbrelation

Return to advanced search

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

... DBPack()->Nil DBRecall()->Nil DBRecordInfo(<nDefine>,[<nRecord>],[<xNewSetting>])->xOldSetting DBReindex()->Nil DBRelation(<nRelation>)->cLinkExp dbRename(<cTable>[,<cIndex>],<cNewName>,[<cRDD>],[<nConnect>])-><lOK> ...
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: 5711

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

... 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 DBSetRelation DBSkip DBSkipper ...
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: 5711

Re: Ayuda DLL

Antonio buenas noches, ahora son estos: Proyecto: Kept5, Entorno: BorlandDLL: [1]:Harbour.Exe Source\Tseguro.prg /m /n /es2 /ki /iP:\32bits\xharbour\include;P:\32bits\FWH\INCLUDE /i /oObj\Tseguro.c xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406) Copyright 1999-2009, http://www.xharbour.org http:...
by ricardog
Fri Sep 01, 2017 2:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6348

Re: Ayuda DLL

Antonio, aquí la segunda parte: Error: Unresolved external '_HB_FUN_DRAWTHEMED' referenced from P:\32BITS\FWH\LIB\FIVEHX.LIB|DIALOG Error: Unresolved external '_HB_FUN_GETDLGBASEUNITS' referenced from P:\32BITS\FWH\LIB\FIVEHX.LIB|DIALOG Error: Unresolved external '_HB_FUN_CDLG2CHR' referenced from P...
by ricardog
Thu Aug 31, 2017 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6348

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

Re: How to save and restore SET RELATION?

Check if DbRelation() can be of any help.

EMG
by Enrico Maria Giordano
Thu Sep 11, 2014 9:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to save and restore SET RELATION?
Replies: 2
Views: 530

Re: errsysw FWH1308

... := ( Alias( n ) )->( DbRSelect( j ) ) ) ) cErrorLog += Space( 8 ) + Str( j ) + ": " + ; "TO " + ( Alias( n ) )->( DbRelation( j ) ) + ; " INTO " + Alias( nTarget ) + CRLF // uValue = ( Alias( n ) )->( DbRelation( j ) ) // cErrorLog += cValToChar( &( ...
by Sistem
Tue Oct 15, 2013 4:58 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: errsysw FWH1308
Replies: 12
Views: 1811

UEStudio wordfile changes for Clipper language

... copy constructor date do data dblclick declare deleted default delete design device dialog define dbcloseall dbskip dbclosearea dbsetorder dbseek dbrelation dbsetrelation dbgobottom dbgotop dbgoto dbsetfilter dbusearea dbcommit dbrecall dbdelete dbunlock dbappend exit else elseif endif export ...
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: xbrowse

... do... Fixed my Index Files and included the TAG argument... (Just to be up to date) Added a Field (Articulo)->Name and indexed by it Set the dbRelation by that Field... I would still advise you not to maintain regular indexes (on disk) with aliased expressions and in particular with alias ...
by nageswaragunupudi
Thu Apr 11, 2013 12:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 9
Views: 2827

Re: xbrowse

... do... Fixed my Index Files and included the TAG argument... (Just to be up to date) Added a Field (Articulo)->Name and indexed by it Set the dbRelation by that Field... It was that simple... And since you like my footer phrase, here is another: Some times when programming with FiveWin for ...
by Bayron
Wed Apr 10, 2013 11:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 9
Views: 2827

Re: Syntax highlight in these forums

... copy constructor date do data dblclick declare deleted default delete design device dialog define dbcloseall dbskip dbclosearea dbsetorder dbseek dbrelation dbsetrelation dbgobottom dbgotop dbgoto dbsetfilter dbusearea dbcommit dbrecall dbdelete dbunlock dbappend exit else elseif endif export ...
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 :(

... copy constructor date do data dblclick declare deleted default delete design device dialog define dbcloseall dbskip dbclosearea dbsetorder dbseek dbrelation dbsetrelation dbgobottom dbgotop dbgoto dbsetfilter dbusearea dbcommit dbrecall dbdelete dbunlock dbappend exit else elseif endif export ...
by ACC69
Thu Dec 04, 2008 12:39 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Editor de texto...
Replies: 15
Views: 4905

... copy constructor date do data dblclick declare deleted default delete design device dialog define dbcloseall dbskip dbclosearea dbsetorder dbseek dbrelation dbsetrelation dbgobottom dbgotop dbgoto dbsetfilter dbusearea dbcommit dbrecall dbdelete dbunlock dbappend exit else elseif endif export ...
by Antonio Linares
Wed Dec 03, 2008 9:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Editor de texto...
Replies: 15
Views: 4905

Relacionando 2 DBF

... ; set index to aforo DBSETRELATION("zona",{|| aforo->zona},"aforo->zona") Tal y como está hago un dbrelation() y no me devuelve nada pero todos los registros de PADRE me los muestra relacionado con el 1er. registro de HIJA. Si en el DBSETRELATION ...
by Loren
Tue Nov 25, 2008 1:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Relacionando 2 DBF
Replies: 3
Views: 843

... de caracteres que puede recompilarse y ejecutarse más tarde con el operador de macro (&). Esta función actúa de forma similar a las funciones DBRELATION() y DBRSELECT(), que guardan y vuelven a ejecutar la expresión de enlace de una relación dentro de un área de trabajo. Puesto que cada área ...
by MarioG
Mon Nov 03, 2008 10:46 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Duda Básica sobre filtros
Replies: 4
Views: 828
Next

Return to advanced search