Search found 33 matches: orario

Return to advanced search

Re: GetExcelRange ERROR

... oRange Give me first this Message "ADO ERROR UKNOWN" and then "fail to open "C:\work\errori\getexelrange\orario.xls" I think I must install Microsoft.ACE.OLEDB from https://www.microsoft.com/it-it/download/details.aspx?id=13255 another ...
by Silvio.Falconi
Mon Sep 20, 2021 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetExcelRange ERROR
Replies: 10
Views: 1136

Re: GetExcelRange ERROR

nageswaragunupudi wrote:GetExcelRange() can not open xls file, if it is already opened by any application other than Microsoft Excel.
Close Google Sheets and try.
Also give full path.



please I not open the xls file with another app
please do you see my test sample ?
the file orario.xlsx is on the root of exe
by Silvio.Falconi
Fri Sep 17, 2021 2:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetExcelRange ERROR
Replies: 10
Views: 1136

Folder enable

... .... @ 2.3, 2 FOLDER oFld PIXEL ADJUST ; ITEMS "&Dati della scuola","Parametri Generali",; "Calcolo","Orario delle lezioni","Ore per giorno","Assenze"; SIZE 235,190 oFld:nOption:=nscelta there is a method to enable the others ...
by Silvio.Falconi
Wed Sep 19, 2018 11:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Folder enable
Replies: 5
Views: 769

Re: Converte Xls(s) into dbf

Conversion from xls to temporaney dbf made ok (thanks Rao) Conversion from temporaney dbf to my orario.dbf made ok ( thanks Cristobal for hb_aTokens) the procedure save on teacher archive, in classroom archive, in room archive and on orario.dbf the last problem is that ...
by Silvio.Falconi
Tue Sep 18, 2018 10:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converte Xls(s) into dbf
Replies: 14
Views: 3923

Re: Converte Xls(s) into dbf

... ok First I must converte Xls into tabella.dbf and it is ok ( I fogot to set the same field on xls and dbf) then I must converte tabella.dbf into Orario.dbf ( to hand) because I must insert before the name of the teacher and save on Docenti.dbf , It must return the number of Record this number ...
by Silvio.Falconi
Mon Sep 17, 2018 8:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converte Xls(s) into dbf
Replies: 14
Views: 3923

Re: Converte Xls(s) into dbf

Now I resolve to converte Orario.xls to My dbf ( but I made only the first step) the error is as Nages sad me "...Please make sure the datatypes of Excel columns and FieldTypes of the DBF match." I rename all Excel colums https://s8.postimg.cc/koqg0n00l/ok_dbf.png ...
by Silvio.Falconi
Sat Sep 15, 2018 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converte Xls(s) into dbf
Replies: 14
Views: 3923

Re: Converte Xls(s) into dbf

using the NagesRao note I found on this forum I created this test It create Tabella.dbf and then call Orario.xls and converte it on dbf #include "fivewin.ch"#include "ord.ch"#include "dtpicker.ch"REQUEST HB_Lang_ITREQUEST HB_CODEPAGE_ITWINREQUEST ...
by Silvio.Falconi
Sat Sep 15, 2018 7:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converte Xls(s) into dbf
Replies: 14
Views: 3923

Re: Report Xbrowse Multiheader

Silvio,
the printout should be exactly like "tabellone orario settimanale". Is this right.

Best regards,
Otto
by Otto
Wed Dec 06, 2017 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report Xbrowse Multiheader
Replies: 17
Views: 3970

ERROR PREVIEW copnverte into EXCEL

Application =========== Path and name: C:\Documents and Settings\Administrator\Desktop\Orario\Main.Exe (32 bits) Size: 6,509,568 bytes Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20140725) FiveWin Version: FWHX 15.01 Windows version: 5.1, Build 2600 Service ...
by Silvio.Falconi
Sat Oct 31, 2015 11:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ERROR PREVIEW copnverte into EXCEL
Replies: 1
Views: 565

Re: Report Xbrowse Multiheader

Mr Rao, If I wish create ( to hand) the report how I can make to call the values of headers and subheaders of a xbrowse ? I use the xbrowse with an array to understands my problem do you Remeber the school software ? http://www.eoeo.it/wp-content/uploads/2015/05/orario_stampa.jpg
by Silvio.Falconi
Fri Sep 11, 2015 10:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report Xbrowse Multiheader
Replies: 17
Views: 3970

Re: xBrowse-celledit => a col / row -reset on defined key ?

Imade some thing on Orario application

nora:=alltrim(str(oBrw:nRowSel))
ngiorno:=alltrim(str(oBrw:nColSel-1))
oBrw:SelectedCol():Value := OR->CLASSE
by Silvio.Falconi
Thu Jun 11, 2015 10:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse-celledit => a col / row -reset on defined key ?
Replies: 1
Views: 483

Print a xbrowse

I not Know how print this xbrowse but I have hard problems http://www.eoeo.it/wp-content/uploads/2015/05/orario_stampa.jpg 1. the report not see if there are multiheaders 2 if I converte it on Excel or Openoffice Calc not print the multiheader 3. I'd like to exclude the last 3 column...
by Silvio.Falconi
Tue May 12, 2015 2:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print a xbrowse
Replies: 0
Views: 401

ERROR ON XBROWSE DRAG DROP

... aDatiDisp[10,6,4,9] I save on this array 10= hours from 1 to 10 6= number of days from monday to saturday 4= type of show 9= number of fields of Orario.dbf if (!Empty(orario->gg_ora)) Do while ! orario->(eof()) n_giorno:=Val(Left(orario->gg_ora, 1)) n_ora=iif(Val(right(orario->gg_ora, ...
by Silvio.Falconi
Wed Mar 04, 2015 10:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ERROR ON XBROWSE DRAG DROP
Replies: 0
Views: 390

Re: messaggio per mercurial

... come il $$1? Per quanto riguarda DO->oredispo, se sicuro che sia un CHAR? In questo passaggio, l'alias OR punta proprio al file originale ORARIO? Non magari ad un file temporaneo dove il campo è ora numerico? Proprio in questi giorni sto facendo una conversione di un programma da Clipper ...
by mercurial
Sat Feb 07, 2015 3:54 pm
 
Forum: All products support
Topic: messaggio per mercurial
Replies: 18
Views: 5877

Re: messaggio per mercurial

... docenti è l'archivio stravecchio del 1992 . C'è una procedura che si chiama Ciclone che apre gli archivi, li azzera cioè azzera alcuni campi di orario ( gg_ora se non trova un carattere nel campo Blocco) , classi ed aule ( campo ore_ass cioè le ore assegnate). Da questa funzione si arriva in ...
by Silvio.Falconi
Sat Feb 07, 2015 8:50 am
 
Forum: All products support
Topic: messaggio per mercurial
Replies: 18
Views: 5877
Next

Return to advanced search

cron