Search found 521 matches: week

Return to advanced search

Re: Copy structure or create new file dbf

... I don't really trust the ...scope then Nages told me to use the filter also because I have to filter many elements - the months - the days of the week - the numbers of the month - the monthly indices (which I have not entered for now) all these data are stored in arrays with .t. or with .f. so ...
by Silvio.Falconi
Thu Jun 09, 2022 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copy structure or create new file dbf
Replies: 8
Views: 649

Re: Problem to Filter a dbf error on day week

This is wrong:
Code: Select all  Expand view

aCountGiorni[ DOW( FIELD->DATA )-1 ]
 


If FIELD->DATA is Sunday, DOW( FIELD-> DATE ) evaluates to 1 and [ DOW[FIELD->DATA] - 1 ] evaluates to 0/
Naturally aCountGiorni[ 0 ] results in a runtime error.
This must be simple to understand.
by nageswaragunupudi
Tue Jun 07, 2022 11:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem to Filter a dbf error on day week
Replies: 2
Views: 276

Re: Problem to Filter a dbf error on day week

I modify the number of day week add also Sunday https://i.postimg.cc/ZnhYfZGP/ddd.png Now the day are Seven File Ini [ARCHIVIO]Mesi=111111111111Giorni=0111111Day=1111111111111111111111111111111Indici=111111111111110Inizio=3914Fine=10083DataInizio=19460105DataFine=20220517 ...
by Silvio.Falconi
Tue Jun 07, 2022 9:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem to Filter a dbf error on day week
Replies: 2
Views: 276

Problem to Filter a dbf error on day week

... to create a virtual archive in an array from a dbf taking into account some parameters from year to year what months of the year which days of the week what numbers of days of the month But I have this error Error occurred at: 07-06-2022, 11:24:44   Error description: Error BASE/1132  Limiti superati: ...
by Silvio.Falconi
Tue Jun 07, 2022 9:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem to Filter a dbf error on day week
Replies: 2
Views: 276

Re: start at the end and go back in an array

I allready tried last week ASort( aDataDbf ,,, {|x,y| x[2] > y[2] } ) because you must sort on date field https://i.postimg.cc/k5KP7YRp/mmmmm.png then using the Aeval but it not run ok , it result 9155 instead of 24 ...
by Silvio.Falconi
Mon May 30, 2022 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: start at the end and go back in an array - RESOLVED --
Replies: 19
Views: 894

Re: Tdatabase & Filter

... array access   Args:     [   1] = A   {.T.,.T.,.T.,.F.,.F.,.F.} length: 6     [   2] = N   10  the array of day name of week are six {.T.,.T.,.T.,.F.,.F.,.F.} because In italy we have Monday Tuesday Wednesday Thursday Friday Saturday So six day no 7 So I made DOW( FIELD->DATA ...
by Silvio.Falconi
Mon May 23, 2022 9:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tdatabase & Filter
Replies: 5
Views: 509

Re: Tdatabase & Filter

... I take the criteria on these listbox To do this I have to filter each record if they match some criteria: the months selected, the days of the week selected, the number of days selected, the indexes selected. (Generally there are 156 annual indexes about 13/14 monthly indexes. ) So I have to ...
by Silvio.Falconi
Sun May 22, 2022 8:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tdatabase & Filter
Replies: 5
Views: 509

Re: Fwteam - Xbrowse too slow

Silvio, perhaps you could do all possible analytics of your 10063 records for the moment and actualize the results every week with the new 3 records? Just an idea. -Delef here we were discussing about the speed of scrolling the archive because I noticed problems not so much vertically ...
by Silvio.Falconi
Wed Apr 20, 2022 9:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1227

Re: Fwteam - Xbrowse too slow

Silvio,
perhaps you could do all possible analytics of your 10063 records for the moment and actualize the results every week with the new 3 records?
Just an idea.
-Delef
by Detlef
Wed Apr 20, 2022 6:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1227

Re: Fwteam - Xbrowse too slow

... only one year at a time and see how it behaves I have never worked with an archive of 10063 records that increases by three records every week so I don't know I'm looking for solutions to have a good view, while if I have to do the statistics I use the entire archive
by Silvio.Falconi
Tue Apr 19, 2022 9:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1227

Re: Error reading XLS via FWH app running as scheduled task

... that [DISP_E_EXCEPTION] seemed to occur after a Server 2019 update .. check if your server has received any Microsoft updates recently ( past week or so ) .. If yes, you might consider uninstalling each ( recent ) update one by one and see if you find your answer .. Rick Lipkin
by Rick Lipkin
Sat Apr 09, 2022 1:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error reading XLS via FWH app running as scheduled task
Replies: 5
Views: 450

Re: Respaldo de base de datos mariadb desde fivewin

... a folder name. Not a file name. In this case, the backup file "<databasename>.sql" is created in a subfolder with the name of the week. Eg: "g:\vp_act\mybackup\SUNDAY\databasename.sql" "g:\vp_act\mybackup\MONDAY\databasename.sql" "g:\vp_act\mybackup\TUESDAY\databasename.sql" ...
by nageswaragunupudi
Mon Apr 04, 2022 12:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Respaldo de base de datos mariadb desde fivewin
Replies: 13
Views: 1318

Re: Respaldo de base de datos mariadb desde fivewin

... a folder name. Not a file name. In this case, the backup file "<databasename>.sql" is created in a subfolder with the name of the week. Eg: "g:\vp_act\mybackup\SUNDAY\databasename.sql" "g:\vp_act\mybackup\MONDAY\databasename.sql" "g:\vp_act\mybackup\TUESDAY\databasename.sql" ...
by nageswaragunupudi
Mon Apr 04, 2022 12:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Respaldo de base de datos mariadb desde fivewin
Replies: 13
Views: 1318

Re: Searching in the content of documents

... hundred thousands of documents? Is the system still doing its job? I'll have to test it but I will only be able to test in the second half of next week since I'm going on holiday for one week. But I'll start my test asap. Thanks once again.
by driessen
Wed Mar 16, 2022 10:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Searching in the content of documents
Replies: 6
Views: 532

Job offer

... technical support requests daily and demand immediate response JOB DESCRIPTION The programmer will be working daily, Monday-Friday 40/hr per week on various programming tasks Must be online daily during business hours and receive daily technical support request from software users and respond ...
by Antonio Linares
Sat Mar 05, 2022 8:14 am
 
Forum: Utilities / Utilidades
Topic: Job offer
Replies: 0
Views: 397
PreviousNext

Return to advanced search