Search found 34 matches: packing

Return to advanced search

Re: xBrowse faster with less colums

... We can not comment unless we get into the exact code. Do you have too many deleted records? In that case the performance can be very sluggish. Try packing the DBF and then run. Indeed, I had many deleted records (30.000) and was calling : SET FILTER TO !DELETED() . I put a // now and I pack all ...
by Marc Venken
Fri May 01, 2020 1:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse faster with less colums
Replies: 9
Views: 1043

Re: xBrowse faster with less colums

... We can not comment unless we get into the exact code. Do you have too many deleted records? In that case the performance can be very sluggish. Try packing the DBF and then run.
by nageswaragunupudi
Fri May 01, 2020 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse faster with less colums
Replies: 9
Views: 1043

Re: To Nages : Explain me how I must make this tdatabase

... unlocking records with automatic-retrys, etc. that are needed for multi-user apps. But there are other issues, such as reindexing, zapping, and packing that can't be done like they were in a single-user app whether you are using database objects or not. In your app these were used a lot, and ...
by James Bott
Wed Mar 06, 2019 4:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3313

Re: To Nages : Explain me how I must make this tdatabase

... work the way Mr. Silivo wants? See the message right before yours. Maybe they crossed during posting. Yes, it can be done, but there is still the packing issue that would not exist otherwise. My clients have never complained about not seeing an ID for a new record. I still can't think of any reason ...
by James Bott
Sat Mar 02, 2019 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3313

FWH 19.01: Recycling Deleted Records

... not permit deletion of records. (b) The house-keeping routine executed when a user executes the application for the first time in a day includes packing the dbfs. There could be other cases, where there is a continuous acccumulation of deleted records during execution before the next opportunity ...
by nageswaragunupudi
Tue Feb 19, 2019 1:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 19.01: Recycling Deleted Records
Replies: 6
Views: 1423

Re: A toolbox of netfunctions and tDatabase-tests

Uwe, Next I tested Your PACK-sample. Packing works, but I need something more : after PACK I have to close EXCLUSIVE and switch back to SHARED to refresh xBrowse. Adding these two missing steps I noticed a problem. Error description: Error ...
by James Bott
Fri Jan 25, 2019 4:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A toolbox of netfunctions and tDatabase-tests
Replies: 30
Views: 6234

Re: A toolbox of netfunctions

James, Thank You very much. I received Your Emails. Next I tested Your PACK-sample. Packing works, but I need something more : after PACK I have to close EXCLUSIVE and switch back to SHARED to refresh xBrowse. Adding these two missing steps I noticed a problem. Application ...
by ukoenig
Fri Jan 25, 2019 10:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A toolbox of netfunctions and tDatabase-tests
Replies: 30
Views: 6234

Re: New field type ?

... fact indispensable, and I have always used my own system of doing this. And since I can replace the ID field, I can reuse deleted records, thus no PACKing is needed. True. Personally, I do not see it as a big problem or a cause of concern. Again this is a matter of personal preference. These are ...
by nageswaragunupudi
Mon Oct 29, 2018 3:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New field type ?
Replies: 17
Views: 3063

Re: New field type ?

... fact indispensable, and I have always used my own system of doing this. And since I can replace the ID field, I can reuse deleted records, thus no PACKing is needed. James
by James Bott
Mon Oct 29, 2018 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New field type ?
Replies: 17
Views: 3063

Re: New field type ?

... big headache to me. I have my own auto-incrementing system that doesn't have the above issues. I can reuse deleted records, so there is never any packing required (and thus no file-locks either). James
by James Bott
Sun Oct 28, 2018 7:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New field type ?
Replies: 17
Views: 3063

Re: Mr. Rao's samples collection.

... // NET_APPEND ( nTrials, nTime ) // NET_PACK( cDBName, cAlias, nTrials, nTime, lNet, lQuite ) // lNet = shared, exclusive // lQuite = .T. asks if packing is wanted // nTrials = in case of a error, how often to try // nTime = message delay // NET_CLOSE( nTrials, nTime ) As long we cannot connect ...
by ukoenig
Mon Feb 12, 2018 7:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao's samples collection.
Replies: 139
Views: 20602

Re: Packing zip in memory

Hi, If you are using xHarbour, The following code is from xHarbour Help. May be it is useful to you. // The example implements two functions for easiest (un)compression// since the buffer size required for uncompression is stored in// the compressed string using HB_CreateLen8().   PROCEDURE Main    ...
by RAMESHBABU
Tue Oct 24, 2017 2:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Packing zip in memory
Replies: 1
Views: 406

Packing zip in memory

Hi FiveWinners

Is there a library that packs in zip format the contents of a vriable in memory?
That is, it does not generate any files to disk in the process of unpacking and unpacking? and that the method returns the packaged variable ...
Anyone know the trick?

Regards
by devtuxtla
Wed Oct 18, 2017 8:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Packing zip in memory
Replies: 1
Views: 406

Re: ads error 7008

... mode. When creating a table, index, or memo file, verify that it already exists and another application does not have it opened. If re-indexing or packing a table using Advantage Data Architect, verify the index, table or memo file is not opened by another application. If attempting to open a table ...
by hmpaquito
Fri Nov 28, 2014 6:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ads error 7008 (arreglado)
Replies: 5
Views: 1431

Speedtest SSD versus HDD

Hello, I did a speedtest between a SSD versus HDD. Packing dbf files create a new dbf and append the old to the new and then indexing. On the left site is the ssd drive. WOW! Best regards, Otto VIDEO http://www.atzwanger-software.com/fw/ssd_hd.mp4 ...
by Otto
Sun Nov 23, 2014 8:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest SSD versus HDD
Replies: 1
Views: 482
Next

Return to advanced search