Search found 47 matches: tabella

Return to advanced search

Re: ADOFUNC.prg e SQLEXPRESS

mauri.menabue wrote:1) E' possibile aprire più cursori (alias) per la stessa tabella ?


Parliamo di DBF, giusto? Sì, certo che è possibile.

EMG
by Enrico Maria Giordano
Sun Mar 21, 2021 8:37 am
 
Forum: All products support
Topic: ADOFUNC.prg e SQLEXPRESS
Replies: 6
Views: 1280

Re: ADOFUNC.prg e SQLEXPRESS

Ciao a tutti Chiederei un ulteriore chiarimento riguardo questi aspetti : 1) E' possibile aprire più cursori (alias) per la stessa tabella ?     Es. (x)Harbour LOCAL cALIAS1 := cGetNewAlias("CLIENTI")                ...
by mauri.menabue
Sun Mar 21, 2021 8:16 am
 
Forum: All products support
Topic: ADOFUNC.prg e SQLEXPRESS
Replies: 6
Views: 1280

Re: XBrowse: Using Get for incremental Seek/Filters

Dear Mr Rao a question I tried to make a my sample test https://i.postimg.cc/N05m7pr6/TABELLA.png I add also a combobox to select column fields as you can see on Picture Records Selected I add a first column to check, I saw if I select one customer then the ...
by Silvio.Falconi
Sat Dec 12, 2020 9:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse: Using Get for incremental Seek/Filters
Replies: 32
Views: 3795

Re: chenge on line a combo

... "Provincia"} local cDbf := "Cust" USE CUSTOMERI ALIAS CUST ..... Tabella(aColumns,aHdrs,cDbf,"Selezione Clienti","Cli") RETURN NIL Function Tabella(aColumns,aHdrs,cDbf,cTitle,cPrefix) ... DEFINE ...
by Silvio.Falconi
Fri Nov 13, 2020 11:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change on line a combo
Replies: 24
Views: 5336

Lentezza di xBrowse

... Ho delle titubanze tutto qua. Il commento che ho messo nel metodo Paint per evitare il dispbegin() e dispend() e aver messo al posto della solita tabella customer una tabella non dico più grande ma con più campi rende molto più evidente quanto segnalo Volevo solo sapere da voi un parere Auguri ...
by MarcoBoschi
Sun Apr 05, 2020 8:57 am
 
Forum: All products support
Topic: Lentezza di xBrowse
Replies: 4
Views: 1250

Re: Acquisire un fattura elettronica

Scusa nel magazzino...
Non metti codice articolo e codice articolo fornitore? Certo se poi un ci ha tanti fornitori è un casino forse con una tabella si può gestire
by Silvio.Falconi
Tue Dec 11, 2018 5:21 pm
 
Forum: All products support
Topic: Acquisire un fattura elettronica
Replies: 13
Views: 4114

Re: Converte Xls(s) into dbf

Mr Rao, All it is 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 ...
by Silvio.Falconi
Mon Sep 17, 2018 8:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converte Xls(s) into dbf
Replies: 14
Views: 3199

Re: Converte Xls(s) into dbf

... FieldTypes of the DBF match." I rename all Excel colums https://s8.postimg.cc/koqg0n00l/ok_dbf.png Now I must converte the Tabella.dbf into Orario.dbf dbcreate(cDir+'LZ',;        {{"prof      ", "n", 3, 0},;   //teacher         {"classe ...
by Silvio.Falconi
Sat Sep 15, 2018 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converte Xls(s) into dbf
Replies: 14
Views: 3199

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: 3199

Re: Info FiveTouch

... netio da fivetouch per leggere e scrivere dbf remoti? 2) mi servirebbe un esempio da fivetouc per leggere un dbf remoto con netio, io ho una tabella dbf su pc che si aggirona ogni 20 secondi, vorrei un esempio su fivetouch che legge il dbf "Incassi.dbf" e mi popola una grid aggiornandola ...
by xfood
Thu Oct 15, 2015 9:48 am
 
Forum: FiveTouch
Topic: Info FiveTouch
Replies: 26
Views: 11212

Re: Error compiling with latest Xharbour commercial

... "obj\STAM_BLU.obj" "obj\STANUOVO.obj" "obj\STP_POST.obj" "obj\SUBENTRO.obj" "obj\TABELLA.obj" "obj\TERMACQ.obj" "obj\TERMFUNC.obj" "obj\TERMINAL.obj" "obj\TGRAPH.obj" "obj\TRACCIA.obj" ...
by Massimo Linossi
Sat Jul 11, 2015 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error compiling with latest Xharbour commercial
Replies: 7
Views: 2091

Error compiling with latest Xharbour commercial

... "obj\STAM_BLU.obj" "obj\STANUOVO.obj" "obj\STP_POST.obj" "obj\SUBENTRO.obj" "obj\TABELLA.obj" "obj\TERMACQ.obj" "obj\TERMFUNC.obj" "obj\TERMINAL.obj" "obj\TGRAPH.obj" "obj\TRACCIA.obj" ...
by Massimo Linossi
Sat Jul 11, 2015 9:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error compiling with latest Xharbour commercial
Replies: 7
Views: 2091

Re: messaggio per mercurial

... OR->CLASSE != DA->CLA_DIS e nello stesso tempo NON DEVE stare il record dentro Local7... dalla tua citazione non si capisce. (BTW: cose' la tabella DA?) Magari anche forzando Local6 il codice successivo fa altri controlli che vanificano la tua forzatura... Ma ad esempio, se "blocchi" ...
by mercurial
Sat Feb 07, 2015 3:54 pm
 
Forum: All products support
Topic: messaggio per mercurial
Replies: 18
Views: 4264

Re: messaggio per mercurial

... mettere in relazione 3 tabelle. Non so come viene usata quindi non saprei dire ma in un relazionale avremmo dovuto creare (e gestire) una apposita tabella mentre in questo modo l'indice gestisce tutto. Quindi hai recuperato tutte le funzioni decompilando un vecchio exe clipper ma mancano queste ...
by mercurial
Fri Feb 06, 2015 12:49 pm
 
Forum: All products support
Topic: messaggio per mercurial
Replies: 18
Views: 4264

Re: click a area of Tpanel control

Rao, http://www.eoeo.it/wp-content/uploads/2014/12/Tabella-di-correlazione-tra-notazione-musicale-e-relative-frequenze-per-ottava.png We Initiated from 3 octave because a C with 130,8 is a good listen --- I'll like Know How make instrument ...
by Silvio.Falconi
Wed Dec 31, 2014 4:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: click a area of Tpanel control ( Creating a Piano)
Replies: 18
Views: 5401
Next

Return to advanced search