Search found 995 matches: deleted

Return to advanced search

... for a listbox, so you really can't allow editing, typeover, etc. I want the field cleared when entered so the user doesn't have to backspace or deleted all the previous data to start a new search. It works OK now. I am still at a loss as to why Enrico and I are seeing different results with ...
by James Bott
Sat Jul 08, 2006 8:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oGet:bGotFocus Problem
Replies: 13
Views: 3832

Jorge,

Si usas registros borrados, debes indexar usando la cláusula FOR .not. Deleted()
by Antonio Linares
Thu Jun 08, 2006 6:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con listbox
Replies: 3
Views: 1062

Comprimir Carpetas y SubCarpetas con Zip32

... Using DOS File Names, Else 0 fMove As Long ' 1 If Deleting Files Added Or Updated, Else 0 fDeleteEntries As Long ' 1 If Files Passed Have To Be Deleted, Else 0 fUpdate As Long ' 1 If Updating Zip File-Overwrite Only If Newer, Else 0 fFreshen As Long ' 1 If Freshing Zip File-Overwrite Only, Else ...
by josecosmaz
Tue Jun 06, 2006 4:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Comprimir Carpetas y SubCarpetas con Zip32
Replies: 1
Views: 3324

treeview

Is there somewhere a template for creating a TreeView interface
where nodes can be added, deleted, renamed, and moved via drag and drop. Additionally, this template should provide methods to synchronize the node collection with a database.

Thanks in advance
Otto
by Otto
Sun Jun 04, 2006 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: treeview
Replies: 1
Views: 759

DBF: 1. cdx/ntx often corrupted,dbf often damaged . 2.exe and dbf file place in same visialble drivers, dbf files can be easily deleted by mistake. 3. not direct support internet/ADSL 4. no forerign key , basic data setting may be modified by mistake. Tmysql +mysql5.0 , direct TCP/IP/C++ ...
by Rimantas
Fri Jun 02, 2006 5:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Should us to STOP using DBF?
Replies: 38
Views: 11385

DBF: 1. cdx/ntx often corrupted,dbf often damaged . 2.exe and dbf file place in same visialble drivers, dbf files can be easily deleted by mistake. 3. not direct support internet/ADSL 4. no forerign key , basic data setting may be modified by mistake. Tmysql +mysql5.0 , direct TCP/IP/C++ ...
by ShumingWang
Fri Jun 02, 2006 6:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Should us to STOP using DBF?
Replies: 38
Views: 11385

Tget problem continued...

The other problem is if you right click and Copy or Cut and then right click and Paste, if you type in the field you've pasted into the text is deleted as if the text was selected.

Regards,
Randal Ferguson
by Randal
Mon May 29, 2006 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tget Problem
Replies: 1
Views: 702

Re: Twbrowse and vertical scrollbar

Index the table FOR !DELETED().

EMG
by Enrico Maria Giordano
Tue May 23, 2006 6:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Twbrowse and vertical scrollbar
Replies: 1
Views: 534

Twbrowse and vertical scrollbar

Hi, vertical scrollbar don't work fine if a file/twbrowse have deleted records. Any sugestions? Thanks in advance.
by Wanderson
Mon May 22, 2006 9:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Twbrowse and vertical scrollbar
Replies: 1
Views: 534

Which is 'Set Filter' equavalent in Advantage RDD

... salary, state ******** REQUEST _ADS RddRegister( "ADS", 1 ) RddSetDefault( "ADS" ) AdsSetDeleted(.T.) SET SERVER LOCAL SET FILETYPE TO CDX SET DELETED ON ********* USE c:\fwh\samples\customer.dbf ALIAS customer INDEX ON state TAG state TO customer OrdSetFocus("state") cFiltCond := "customer->salary ...
by RAMESHBABU
Mon May 01, 2006 1:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Which is 'Set Filter' equavalent in Advantage RDD
Replies: 0
Views: 590

Otro bug con indice condicional

... unicamente sucede cuando el archivo tiene un (1) registro activo, ( puede tener 10 registros pero 9 borrados ) - se utiliza un indice condicional !DELETED() - un DO WHILE lee todo el archivo y borra el unico registro activo - al finalizar DO WHILE ordkeycount() devuelve 1 en lugar de 0 - si invoco ...
by Alvaro Urdaneta
Tue Apr 25, 2006 1:16 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Otro bug con indice condicional
Replies: 3
Views: 2801

Tengo el siguiente codigo para activar menu y no lo consigo

... del sistema por defecto para arrancar * ****************************************************** STATIC FUNCTION Config() HB_LANGSELECT("ESWIN") SET DELETED ON SET DATE TO ITALIAN SET SOFTSEEK ON SET CENTURY ON SET EPOCH TO 2000 Hb_LangSelect ('PL') Hb_SetCodePage ('PLWIN') RETURN 0 FICHERO RC /**************************************************************************** ...
by mjcc
Sun Apr 23, 2006 9:37 am
 
Forum: FiveWin para Pocket PC
Topic: Llamar a otro programa
Replies: 8
Views: 2525

AYUDA POR FAVOR. TODAVIA ESTOY APRENDIENTO

... sistema para gestionar los SETS ********************************************************** STATIC FUNCTION Config() HB_LANGSELECT( "ESWIN" ) SET DELETED ON SET DATE TO ITALIAN SET SOFTSEEK ON SET CENTURY ON SET EPOCH TO 2000 Hb_LangSelect ('PL') Hb_SetCodePage ('PLWIN') RETU 0 ********************************************************* ...
by mjcc
Thu Apr 13, 2006 10:00 pm
 
Forum: FiveWin para Pocket PC
Topic: AYUDA POR FAVOR. TODAVIA ESTOY APRENDIENTO
Replies: 12
Views: 4476

Bug en indice conditional ?

... ejemplo: Esta aplicacion debe eliminar registros dentro de un rango utilizando un indice condicional, si creamos el archivo sin la condicion !NOT DELETED()funciona bien, pero si lo creamos con la condicion !NOT DELETED() el scope no se queda en el rango indicado y sigue hasta el final del archivo. ...
by Alvaro Urdaneta
Wed Apr 05, 2006 12:03 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug en indice conditional ?
Replies: 4
Views: 3084

... haber leido en un foro de xHarbour algo respecto a un bug del INDEX, es posible que eso suceda aqui. Cuando se usan indices condicionales (!DELETED()) y defines un rango se rompe este rango al eliminar algun registro dentro del rango. Saludos
by Alvaro Urdaneta
Tue Apr 04, 2006 11:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Indice condicional
Replies: 2
Views: 903
PreviousNext

Return to advanced search