Search found 23 matches: considerably

Return to advanced search

New FTDN December/Diciembre 2020 (FWH 20.12)

... Where large computations are to be performed in large loops writing the code in C using these C functions improves the execution speed considerably.
by Antonio Linares
Mon Dec 28, 2020 10:16 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2020 (FWH 20.12)
Replies: 8
Views: 2553

Re: FWH: Support for Matrix calculations

... Where large computations are to be performed in large loops writing the code in C using these C functions improves the execution speed considerably. Example: This code written using FW_Matrix() is taking 3.0 to 4.0 seconds for executing 10,000 times.    for i := 1 to 10000  ...
by nageswaragunupudi
Fri Dec 11, 2020 12:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH: Support for Matrix calculations
Replies: 3
Views: 720

Re: problem with harbour dll

... -lgdiplus -loledlg -ldflag=/NODEFAULTLIB:libcmt If I add -shared the error appears. If I try adding trace, I see that the link part changes considerably. without shared -nologo -out:main.exe C:\Users\iorpe\AppData\Local\Temp\hbmk_8ahefq.dir\main.obj -libpath:c:\Harbour32\lib\win\msvc -libpath:c:\fwh\lib ...
by AntoninoP
Mon Dec 09, 2019 7:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with harbour dll
Replies: 4
Views: 777

Re: Google Cloud Platform

... disabled the newly discovered malware, but that “the number of franchise restaurants impacted by these cybersecurity attacks is now expected to be considerably higher than the 300 restaurants already implicated.” Wendy’s is continuing to work with security experts and federal law enforcement who ...
by Rick Lipkin
Tue May 16, 2017 3:08 pm
 
Forum: Off Topic / Otros temas
Topic: Google Cloud Platform
Replies: 8
Views: 4090

Re: Proposal .. 'just not xBase any more'

... disabled the newly discovered malware, but that “the number of franchise restaurants impacted by these cybersecurity attacks is now expected to be considerably higher than the 300 restaurants already implicated.” Wendy’s is continuing to work with security experts and federal law enforcement who ...
by Rick Lipkin
Wed Mar 08, 2017 2:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Proposal .. 'just not xBase any more'
Replies: 9
Views: 5713

Re: DBF to SQL converter program

... to SQL did use my database class, but not completely, so there is a mix of both database class and database statements. This complicates things considerably. As far as I can tell, you and I are the only die-hard database class programmers on this forum. Well, there are others using them (Tim ...
by James Bott
Tue Aug 25, 2015 7:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to SQL converter program
Replies: 59
Views: 18056

Re: encrypting dbf files

... and another DBF containing only the memo field and do the linking via code and encrypting/decrypting using Sx_encrypt() and Sx_decrypt() which considerably complicates things. Do you know why memo field encryption was never implemented in 32bits? Regards, James
by James Bott
Sat Oct 05, 2013 3:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: encrypting dbf files
Replies: 67
Views: 15381

Re: Passing variables by reference in nested functions

Daniel I have simplified the program considerably .. you will notice when you get to _InvtFind() the values on oWndCHildB are updated properly .. however when you go deeper to _Transfer() you will notice I am specifically changing the Variables ...
by Rick Lipkin
Wed May 23, 2012 3:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Passing variables by reference in nested functions
Replies: 12
Views: 3531

Re: xBrowse

... Instead of clearing filter SET FILTER TO !DELETED() For setting a filter: SET FILTER TO <condition> .AND. !DELETED(). Performance will considerably improve on DBFs having many deleted records.
by nageswaragunupudi
Thu Sep 15, 2011 4:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse
Replies: 22
Views: 3550

Re: quotation for a Control

... that start with the search string. Is that also something you want? I can't really see that as being too useful and it will slow down searching considerably. Regards, James
by James Bott
Mon Aug 08, 2011 4:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: quotation for a Control
Replies: 13
Views: 2577

Colored Tabs

... of the whole folder. This custom folder class added a great deal to the visuals of the various screens, and quite frankly the 32 bit version is considerably less visual appealing with only gray tabs. Is there a replacement library out there that allows for only the folder tabs to have color, ...
by MichaelMo
Sat Aug 15, 2009 8:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Colored Tabs
Replies: 3
Views: 663

Re: rango dates

Glad to hear it.

You can still speed it up considerably by designing the proper index and using it to filter out some of the records before doing your date range test.

James
by James Bott
Mon Jun 15, 2009 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: rango dates
Replies: 43
Views: 4868

Wish : Additions in TxBrowse

... numbers are growing and are demanding reports in Calc instead of MS Excel. If we had these functions within TXBrowse it save's development time considerably with more convenience. Thanks and Regards Anser
by anserkk
Thu Jan 08, 2009 6:03 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: Wish : Additions in TxBrowse
Replies: 5
Views: 1661

... there is both a FiveLinux class and a FiveWin class it might be possible to largely do a cut / paste/ careful edit. But of course FiveWin has considerably more classes to document than FiveWin and I think that many of them are more feature (method and possibly data) rich. Regards Doug
by xProgrammer
Sat Aug 30, 2008 10:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWin Wiki
Replies: 44
Views: 10468

Fivewin Classes

... ) endif return nil The API ExtTextOut() cut the printing outside the given aRect. We decided not to use ExtTextOut because it slowed the report considerably, BTW Enrico's way maybe the right solution. Please try to use Enrico's code and I will highly appreciate your feedback in case we can include ...
by Antonio Linares
Wed Aug 27, 2008 7:44 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 65481
Next

Return to advanced search

cron