Search found 1768 matches: delete

Return to advanced search

Antonio

you have solve the problem of delete() and pack to ?

Maurizio
by Maurizio
Mon Oct 31, 2005 7:59 am
 
Forum: WhatsNew / Novedades
Topic: New Harbour for Pocket PC build
Replies: 2
Views: 1906

Raymond,

Please do a <oBrowse>:Refresh() after you delete the record. It will force a repaint of the entire browse.

Please let us know if that fixes it. Thanks!
by Antonio Linares
Sun Oct 30, 2005 11:04 am
 
Forum: FiveWin for Pocket PC
Topic: Delete last record of a table
Replies: 9
Views: 2760

Delete last record of a table

Hello All, I am facing a problem which is existing in all my browses. I show a table within a browse. If i delete a record in the middle of the browse, all work as expected. The problem is when i delete the last record of the browse (not lthe last record of the table, records ...
by Raymond Fischbach
Sun Oct 30, 2005 9:54 am
 
Forum: FiveWin for Pocket PC
Topic: Delete last record of a table
Replies: 9
Views: 2760

Re: uso di zip-unzip

... * All * $FILES$ * Library is hbzip.lib * $END$ */ /* $DOC$ * $FUNCNAME$ * HB_ZIPDELETEFILES() * $CATEGORY$ * Zip Functions * $ONELINER$ * Delete files from an zip archive * $SYNTAX$ * HB_ZIPDELETEFILES( <cFile>, <cFiletoDelete> | <aFiles> | <nFilePos> ) --> <lDeleted> ...
by Enrico Maria Giordano
Fri Oct 28, 2005 11:18 am
 
Forum: All products support
Topic: uso di zip-unzip
Replies: 1
Views: 1850

... needed at one point many years ago. Problem was, your preview processor ended the report from within the Play() method. The enhanced metafile was deleted during this process. When I called oreport:end() the oreport:device:end() method attempted to delete the metafile (which was deleted from the ...
by don lowenstein
Wed Oct 19, 2005 7:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: preview problems with fwh 2.6
Replies: 5
Views: 2410

In the "new build" please look at the error message I receive from the previewer

"can't delete enhanced metafile"

thanks.
by don lowenstein
Tue Oct 18, 2005 10:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH and latest xHarbour from CVS
Replies: 12
Views: 5542

Only one record (the first one) is copied ??? none should be there Have you checked if that record is marked as deleted ? Again the header of the original file where we delete is corrupted. How do you know this ? Do you get an error when you try to open it ? What tool are you ...
by Richard Chidiak
Mon Oct 17, 2005 5:49 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4307

Only one record (the first one) is copied ??? none should be there Have you checked if that record is marked as deleted ? Again the header of the original file where we delete is corrupted. How do you know this ? Do you get an error when you try to open it ? What tool are you ...
by Antonio Linares
Mon Oct 17, 2005 4:39 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4307

... I tried COPY TO on pocket pc Only one record (the first one) is copied ??? none should be there Again the header of the original file where we delete is corrupted. Richard
by Richard Chidiak
Mon Oct 17, 2005 2:40 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4307

PACK and ZAP in real pocket pc

We have same problem, only in real pocket pc. In PC with harbour or xharbour work ok. Also in emulator is ok. PACK and ZAP not delete records, only mark it except the first record that recall delete. We do not use index. And we use SET DELETED ON If PACK is not used all records mark deleted ...
by Daniel
Sat Oct 15, 2005 10:11 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4307

Re: Problem with dbdelete() and pack

Maurizio wrote:I use DBFCDX RDD
the command dbdelete() and pack
don't work correctly

Regards Maurizio


Maurizio

Do you have

SET DELETE ON

Richard
by Richard Chidiak
Fri Oct 14, 2005 8:02 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4307

Re: Preview with blank page

... happens in windows xp when you have an error in your print code, the program quits with an error and a temporary .wmf file like tmp0001.wmf is not deleted in your c:\windows\temp directory. What you have to do to avoid reseting the machine is to manually delete that file if you can, and if it has ...
by DanielPuente
Sun Oct 09, 2005 6:08 pm
 
Forum: FiveWin for CA-Clipper
Topic: Preview with blank page
Replies: 2
Views: 1432

PACK no borra los registros.

... queda con la marca de borrado el primer registro. ZAP tampoco funciona No hay indices en la base de datos * USE FALLIN GO TOP DO WHILE .not. Eof() DELETE SKIP 1 ENDDO PACK CLOSE USE FALLIN GO TOP IF .not. Eof() MsgInfo("Hay Datos","Atencion") ENDIF CLOSE Saludos
by Daniel Asensio
Fri Oct 07, 2005 5:45 pm
 
Forum: FiveWin para Pocket PC
Topic: PACK no borra los registros.
Replies: 2
Views: 1514
Previous

Return to advanced search