topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
to Mastintin : yahoo financial | [b:1dvcbvtw]New Version [/b:1dvcbvtw]
This release is complete of Finance and Meteo Yahoo ( with or without Proxy)
[img:1dvcbvtw]http://www.eoeo.it/wp-content/uploads/2014/12/yahoo.jpg[/img:1dvcbvtw]
I add a main dialog to call finance and Meteo services yahoo
Make a folder [b:1dvcbvtw]Yaho... |
to Mastintin : yahoo financial | [b:1im0wb1g]Modifies[/b:1im0wb1g]
[img:1im0wb1g]http://www.eoeo.it/wp-content/uploads/2014/12/menu.jpg[/img:1im0wb1g]
[b:1im0wb1g]Yahoo.prg[/b:1im0wb1g]
[code=fw:1im0wb1g]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="col... |
to Mastintin : yahoo financial | Silvio, Gran Trabajo .
Dentro de los datos que se consiguen veo uno :
"Currency":"AUD"....
hVar1[ "Currency" ] nos da la moneda usada <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
Pongo aqui una listas de todos los datos que puedes conseguir ....
[code=fw:pwv4523... |
to Mastintin : yahoo financial | Thanks I 'll try to make a dialog as Yahoo
I wish ask you 3 questions
1) I saw there are two chart for each symbols
for a sample :
<!-- m --><a class="postlink" href="https://it.finance.yahoo.com/echarts?s=FNC.MI#symbol=FNC.MI;range=1d">https://it.finance.yahoo.com/echarts?s= ... I;range=1d</a><!-- m -->
2... |
to Mastintin : yahoo financial | Silvio , more in Charts ....Technical Indicators ... creo que lo que me enseñas son 2 imagenes distintas con dos graficos distintos . uno enseña cotizacion con &q="l" y el otro enseña Volumen &p=v&q=b ...
use "&p=" in the url ....
Values for p=
Stochastic fs
Moving-Average-Convergence-Divergence m26-12-9
Money Flo... |
to Mastintin : yahoo financial | Manuel, Sorry for the delay
I not found youe mail , can you write a message at my mail please
silvio[dot]falconi[at]gmail[dot]com
thanks |
to Mr Nages : Import Excel into Xbrowse | Someone have asample to import a excel sheet into xbrowse ?
I saw a sample but not run
[code=fw:2h8kvddg]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br /> <span style="color: #00C800;">func... |
to Mr Nages : Import Excel into Xbrowse | SIlvo
Consider this code ..
Rick Lipkin
[code=fw:124sic8d]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">//------------------------------------</span><br /><span style="color: #00C800;">Static</span> Func _DoIt<span style="color: #000000;">(</span>oRsInvt <span style... |
to Mr Nages : Import Excel into Xbrowse | Rick.
Thanks for sharing your code.
Regards. |
to Mr Nages : Import Excel into Xbrowse | Esta es la forma en que lo hago desde Excel a Mysql, espero les sirva , saludos... <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!-- s:shock: -->
[code=fw:1th8t4da]<div class="fw" id="{CB}" style="font-family: monospace;"><br />PROCEDURE excel_tabla<span style="color: #00000... |
to Mr Nages : Import Excel into Xbrowse | Jose Luis.
Thanks |
to Mr Nages : Import Excel into Xbrowse | But why not exist a general function ?
I must make a Prg for each dbf ? |
to Mr Nages : Import Excel into Xbrowse | [quote="Silvio.Falconi":c2mr5ape]But why not exist a general function ?
I must make a Prg for each dbf ?[/quote:c2mr5ape]
Buen dia, no se si existe una funcion, pero podrias leyendo la hoja de excel, crearte un array con las cabezeras de las columnas, y basado en ello crear las dbf con sus campos por dicho array y lu... |
to Mr Nages : Import Excel into Xbrowse | Hi to all!
You know what? The funniest thing is: SILVIO´S ROUTINE DOES WORK!
Only have to put the right xls and worksheet names.
Thanks for the info!
It is an excellent general purpose routine.
<!-- s;-) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";-)" title="Wink" /><!-- s;-) --> Euclides |
to Mr Nages : Import Excel into Xbrowse | [quote="Euclides":2amyduu2]Hi to all!
You know what? The funniest thing is: SILVIO´S ROUTINE DOES WORK!
Only have to put the right xls and worksheet names.
Thanks for the info!
It is an excellent general purpose routine.
<!-- s;-) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";-)" title="Wink" /><!-- s;-) --> Euclid... |
to Mr Nages : Import Excel into Xbrowse | 1) We can read Excel Range into an Array and browse.
Mr Silvio:
The sample you posted should work. Please check if your paramters are correct or not.
2) We can *directly* browse an Excel Range in XBrowse and even make changes to Excel sheet through XBrowse.
[code=fw:2ckyh068]<div class="fw" id="{CB}" style="font-... |
to Mr Nages : Import Excel into Xbrowse | Mr Jose Luis
I suggest simplification and general function
[code=fw:4r4qzio9]<div class="fw" id="{CB}" style="font-family: monospace;"><br />#xtranslate SQL INSERT INTO <tbl> <span style="color: #000000;">(</span> <cols,...> <span style="color: #000000;">)</span> ARRAY <a> => ;<br /><span style="color: #ff0000... |
to Mr Nages : Import Excel into Xbrowse | Mr Nages,
[code=fw:2ru79gkc]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br /><span style="color: #00C800;">Function</span> test<span style="color: #000000;">(</span><span style="color: #00... |
to Mr Nages xbrowse footer | It is possible create two lines of xbrowser footer ?
in first line we can insert a text and on second the data numeric with maketotals ?
[img:1gjfh633]http://www.eoeo.it/wp-content/uploads/2014/05/MUTUO_QUESTION.jpg[/img:1gjfh633]
I insert the text after the xbrowse now because I not Know how insert... |
to Mr Nages xbrowse footer | Use Mr Carlos extension in the posting
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=28488">viewtopic.php?f=3&t=28488</a><!-- l -->
and
oCol:cFooterPicture := "YOURTEXT" + CRLF + "9999999"
oCol:nFooterLines := 2 |
to Mr Nages xbrowse footer | it make me error
Error occurred at: 26-05-2014, 10:47:16
Error description: Warning BASE/1005 Message not found: TXBRWCOLUMN:_NFOOTERLINES
Stack Calls
===========
Called from: source\rtl\tobject.prg => TXBRWCOLUMN:ERROR( 0 )
Called from: source\rtl\tobject.prg => TXBRWCOLUMN:MSGNOTFOUND( 0 )
Called from:... |
to Mr Nages xbrowse footer | Any solution please ? |
to Mr Nages xbrowse footer | Try
ADD oCol TO oBrw DATA ARRAY ELEMENT 3 ;
HEADER "Column 2" ;
SIZE 120 ;
PICTURE "99999" ;
EDITABLE ;
TOTAL 0 ;
FOOTER { |oCol,nNew,nOld| "Test: " + CRLF + TRANSFORM( oCol:nTotal += ( IfNil( nNew, 0 ) - IfNil( nOld, 0 ) ), "99999999" ) }
oBrw:nFooterLines := 2
BTW... |
to Mr Nages xbrowse footer | Tested ? |
to Mr Nages xbrowse footer | sorry But I have an oldest version |
to Mr Nages xbrowse footer | [quote="Silvio.Falconi":3os63zi3]sorry But I have an oldest version[/quote:3os63zi3]
What is your version? |
to Mr Nages xbrowse footer | 9.10 |
to Mr. Nages - xBrowse and LetoRDD | [quote="lucasdebeltran":2wbil6tq]Hola,
Tienes que usar un cliente cvs, por ejemplo tortoise, o este: <!-- m --><a class="postlink" href="http://www.syntevo.com/smartcvs/download.html">http://www.syntevo.com/smartcvs/download.html</a><!-- m -->
Y ejecutar el comando.
Luego, tienes los .bat según el compilador de Harb... |
to Mr. Nages - xBrowse and LetoRDD | Hello,
I am testing LetoDb RDD via Internet and xBrowse is a bit slow. But other functions (append, filter, locate, REPORT, FAST REPORT) do very well.
Is there any way to increase speed of xBrowse?.
Thank you very much. Best regads,
Lucas |
to Mr. Nages - xBrowse and LetoRDD | Hola Lucas,
Veo que estas trabajando con LETODB, podrías decirme dónde lo has bajado?
Quiero probarlo y ver que tal va, como se integra en Harbour+FWH, etc.
He visto que indicabas el uso de "csv" para obtenerlo, pero nunca he sabido como usar esta "herramienta" (en este aspecto soy bastante ignorante).
Saludos
Carl... |
to Mr. Nages - xBrowse and LetoRDD | Hola,
Tienes que usar un cliente cvs, por ejemplo tortoise, o este: <!-- m --><a class="postlink" href="http://www.syntevo.com/smartcvs/download.html">http://www.syntevo.com/smartcvs/download.html</a><!-- m -->
Y ejecutar el comando.
Luego, tienes los .bat según el compilador de Harbour y C.
En samples tienes ejemp... |
to Mr. Nages - xBrowse and LetoRDD | Hi,
We have a Windows 2008 hired at an ISP.
Yes, I am accesing data via Internet. |
to Mr. Nages - xBrowse and LetoRDD | Hello,
Please, any clue?.
Thank you very much!!!!!! |
to Mr. Nages - xBrowse and LetoRDD | Mr.Lucas,
Can you please share the reqired LIB file(s) and the test program ?
I am using xHarbour 1.2.1 (Simplex) + FWH + BCC582
Regards,
- Ramesh Babu P |
to Mr. Nages - xBrowse and LetoRDD | Hello,
Thanks for reply. Sure.
To download leto:
[code=fw:22u3847r]<div class="fw" id="{CB}" style="font-family: monospace;">cvs -d:<span style="color: #000000;">pserver</span>:<span style="color: #000000;">anonymous</span>@letodb.cvs.sourceforge.net:/cvsroot/letodb checkout -r rel<span style="color: #000000;">-1</sp... |
to Mr. Nages - xBrowse and LetoRDD | Dear Lucas,
I am really interesting, could you give the internet example.
I try to compile Leto Server but it do nothing. I use make_b32.bat with BCC55.
[code=fw:3c3jhnpk]<div class="fw" id="{CB}" style="font-family: monospace;"><br />D:\letodb>make_b32<br /><br /> PBMake <span style="color:... |
to Mr. Nages - xBrowse and LetoRDD | Dear Lucas,
I've got the new error. I use HARBOUR 3.1 from FW and BCC582.
[quote:30aq6mn0]
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
IF EXIST "bin\letodb.exe" del "bin\letodb.exe" > NUL
bcc32 @MAKE0001.@@@
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Turbo Incremental Link 5.00 Copyright ... |
to Mr. Nages - xBrowse and LetoRDD | Hello,
I use Harbour 3.1 and BCC 5.8.2 and I built it without problem using make_b32.bat
Please check paths at makefile.bc
I choose SRV_MODE = __CONSOLE__
Hope it helps.
Regards, |
to Mr. Nages - xBrowse and LetoRDD | Dear Lucas,
I try as your mention, change in Makefile.bc and I use Harbour 3.1 and BCC582 too. I've got error as below.
[quote:92k4eg7v]MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
bcc32 -c -Iinclude;D:\HARBOUR\include -d -tWM -D__WIN32__ -D__CONSOLE__ -oobj\b32\leto1.obj source\client\leto1.c
Borland C++ 5... |
to Mr. Nages - xBrowse and LetoRDD | Dutch,
How do you get Leto source code?.
It seems you are using an old version, as in latest 2.43 ISNIL, etc calls are properly converted to HB_ISNILL.
Best regards, |
to Mr. Nages - xBrowse and LetoRDD | I downloade from SourceForge.net.
[url:13y5pab4]http://letodb.cvs.sourceforge.net/viewvc/letodb/[/url:13y5pab4]
Where do I get the latest version?
Regards,
Dutch |
to Mr. Nages - xBrowse and LetoRDD | Please, use this command:
cvs -d:pserver:anonymous@letodb.cvs.sourceforge.net:/cvsroot/letodb checkout -r rel-1-mt letodb
You are not downloading the latest version.
The same happened to me at first time. |
to Mr. Nages - xBrowse and LetoRDD | excuse me,
I download that link and get in letodb directory four .bat, I use make_b32.bat and i get several errors, I use make_xhb but i don't have xhb.exe.
can you help me please? |
to Mr. Rao | Mr. Rao:
I would like to know if this code is correct to use xBrowse:
[code=fw:bwkvp6p4]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> @ <span style="color: #000000;">14</span>,<span style="color: #000000;">72</span> <span style="color: #0000ff;">XBROWSE</span> oVMenuBrowse <span style="... |
to Mr. Rao | The code is ok.
[quote:386cf9i9]Do I have to use SetRdd()?
[/quote:386cf9i9]
No. XBROWSE command does what all necessary, including SetRDD in the correct manner. You should not again use SetRDD.
[quote:386cf9i9]
If I want to use ADS, do I have to add anything else?.
[/quote:386cf9i9]
Nothing.
XBrowse automatically det... |
to Mr. Rao | Thank you.
Your work has improved so much xBrowse and simplified original sintax. |
to Mr. Rao | Mr. Rao,
I sent you a private mail.
Did you receive it from <!-- e --><a href="mailto:ukservice.software@gmail.com">ukservice.software@gmail.com</a><!-- e -->?.
Thank you. |
to Mr. Rao | <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=19&t=22041">viewtopic.php?f=19&t=22041</a><!-- l -->
Have you seen this topic?
Best regards,
Otto |
to Mr. Rao | [quote="ukservice":3mb2vh40]Mr. Rao,
I sent you a private mail.
Did you receive it from <!-- e --><a href="mailto:ukservice.software@gmail.com">ukservice.software@gmail.com</a><!-- e -->?.
Thank you.[/quote:3mb2vh40]
Sorry, I did not receive any mail from you.
My email id is <!-- e --><a href="mailto:nageswaragunupu... |
to Mr. Rao | Thank you.
I sent you an email.
Did you receive it?. |
to Mr. Rao | Mr. Nao,
I have two questions about xBrowse. I would appreciate your help please.
Regarding <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=23113">viewtopic.php?f=3&t=23113</a><!-- l -->
<!-- m --><a class="postlink" href="http://imageshack.us/photo/my-images/192/xbrow... |
to Mr. Rao | Don't you mean Mr [b:3j40cka7][u:3j40cka7]R[/u:3j40cka7][/b:3j40cka7]ao? <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> |
to Mr. Rao | [quote:9oqfhnty]Is it possible to exclude spaces, as the picture?.[/quote:9oqfhnty]
If this is a character field, use Trim(<fieldname>) while defining xbrowse.
Example:
[code=fw:9oqfhnty]<div class="fw" id="{CB}" style="font-family: monospace;"><br />oBrw:<span style="color: #000000;">aCols</span><span style="color... |
to Mr. Rao | [quote:1krro51r]Is it possible in the button to indicate a Bmp as BUTTONBMP?.
[/quote:1krro51r]
Please use oCol:nBtnBmp for this purpose |
to Mr. Rao | Thank you very much.
Also, one last thing.
I do double click to edit a field or just press enter.
To save changes, I should press enter too. Also, is it possible to save changes when clicking in another cell?.
Thanks. |
to Mr. Rao | Hi, Mr. Nao.
I also am interested in exposing ukservice.
Is it possible save changes on EDIT_GET without pressing ENTER and clicking another cell or the header's column?
Thanks |
to Mr. Rao | Hi Mr.ukservice and Mr.FranciscoA
[quote:31171247]
Don't you mean Mr Rao?
[/quote:31171247]
Mr.hua already pointed out that error in addressing Mr.Rao as Mr.Nao.
Inspite of Mr.Hua's pointing, Mr.ukservice did not mind to rectify the error:(
and kept on asking for Mr.Rao's help.
It is very sad that Mr.Francisco... |
to Mr. Rao | Sorry, I thought if was Nao as others call him too.
Sorry again and thanks for your help and interest. |
to Nages - sample test xbrowse with datepick | Nages,
Can ypu publish a little sample with datepick ( with setrange) into xbrowse , pls
thanks |
to Nages - sample test xbrowse with datepick | ok |
to Nages - sample test xbrowse with datepick | thanks
I tried with
WITH OBJECT oBrowse:aCols[ 8]
:nEditType:= EDIT_DATE
:cEditPicture := "dd-mmmm-yyyy"
<!-- s:o --><img src="{SMILIES_PATH}/icon_surprised.gif" alt=":o" title="Surprised" /><!-- s:o -->EditGet:SetRange( dStagioneMin,dStagioneMax )
:bOnChange := bCalcRow
END
but ... |
to Nages : drag and drop from buttons | I have some buttons on a wnd
and each button i s link a numbers ( sample 1)
I wish press on this buttons and move the mouse into a xbrowse and insert a record for each button I click with the number of button and the dates that the final user selected from a datepick control
on xbrowse must be showed :
Header... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Mr Nages,
I not understood why it save bad
I open oServizi
oServizi:= TServizi():new()
oServizi:gotop()
[b:1pfznqu6]at init I have this dbf[/b:1pfznqu6]
[img:1pfznqu6]https://i.postimg.cc/q7MXXGVS/0.png[/img:1pfznqu6]
[b:1pfznqu6]and I have this dialog [/b:1pfznqu6]
[img:1pfznqu6]htt... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | There is no method FW_DbfToArray( cFieldList ) of TDatabase.
aArray := oServizi:FW_DbfToArray( cFieldList )
Try:
aArray := oServizi:cAlias->(FW_DBFToArray( cFieldList )) |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | oServizi:GOTOP()
aArray := (oServizi:cAlias)->(FW_ArrayToDbf( aArray, cFieldList, nil, .T. ))
oServizi:GOTOP()
give me the same error
two record with "servizi7"
[img:2pc055c2]https://i.postimg.cc/hPk5r6pw/3.png[/img:2pc055c2] |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Did you check to see if there are actually two records with the same name? |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | [quote="James Bott":5gbaloai]There is no method FW_DbfToArray( cFieldList ) of TDatabase.
aArray := oServizi:FW_DbfToArray( cFieldList )
[/quote:5gbaloai]
Both
[code=fw:5gbaloai]<div class="fw" id="{CB}" style="font-family: monospace;">aArray := oServizi:<span style="color: #000000;">FW_DbfToArray</span><spa... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | RAO
the problem is when it go to save
I tried with
aArray := oServizi:FW_ArrayToDbf( aArray, cFieldList, nil, .T. )
or
aArray := (oServizi:cAlias)->(FW_ArrayToDbf( aArray, cFieldList, nil, .T. ))
I'm afraid Tdata of JAmes not run well because I tried your sample ( with states.dbf) and it run ok |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | [quote:1un0p3ig]I'm afraid Tdata of JAmes not run well[/quote:1un0p3ig]
The problem can not be with TData class.
It must be with your program somewhere. |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Rao,
I tried also with tdatabase and not run ok
[b:2ir47qsr]First[/b:2ir47qsr]
[img:2ir47qsr]https://i.postimg.cc/qvDVDZX9/1.png[/img:2ir47qsr]
please see the "0004" first column and 6th column
[b:2ir47qsr]then open the dialog to change the position [/b:2ir47qsr]
[img:2ir47qsr]https://i.... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Mr. Silvio
[quote:3uwx1qm2]you sad "It must be with your program somewhere." ok but where ?
[/quote:3uwx1qm2]
You are right. I am wrong.
I sent you revised lib. Please test with the revised lib. |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | [b:2n778kbm]YOU're FANTASTIC [/b:2n778kbm]
[b:2n778kbm]NOW RUN OK[/b:2n778kbm]
[img:2n778kbm]https://i.postimg.cc/3JQSLpkC/siiiiiiiiiiiiiii.png[/img:2n778kbm] |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Your main objective is to swap records in servizi.dbf.
For this purpose, you are copying the data into an array, swapping array elements and then copy the array back to the dbf.
All that is not necessary. You can swap the records in the dbf directly and forget about copying to and from array.
Test this sample code:... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Wonderful, I also tried it in the main program.
this thing is very useful for ordering the most used products to display in a look up for an order |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Now I kill myself...
I try the test also with another dbf ( elementi.dbf) I sent you
and with tdatabase features and I have problems
1. If I take the first record and move it down it is not fast and each time I must reselect the row I wish to move down
2. it not change the field ElOrdine ( the number is allways th... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | [quote:2e9r1pac]
and with tdatabase features and I have problems
[/quote:2e9r1pac]
The sample I posted is for DBF. Not for TDatabase.
[quote:2e9r1pac]
1. If I take the first record and move it down it is not fast and each time I must reselect the row I wish to move down
[/quote:2e9r1pac]
Do not use WIN7 marqueestyle.
... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Nages,
I insert the field of Elementi.dbf into cSwapFields:
[code=fw:3n5qxmfo]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> <span style="color: #00C800;">local</span> cSwapFields:=<span style="color: #ff0000;">"ELNUMERO,ELORDINE,ELNOME,ELCOLORE,ELATTIVO,ELIMGLIB,ELIMGOCC,ELIMGALT,ELLOCK"</span>... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | The sample I provided above is converted to use TDatabase.
[code=fw:r8jz71wk]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br />REQUEST DBFCDX<br /><br /><span style="color: #B900B9;">//--------------------... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | [size=200:1x9zdurg][b:1x9zdurg]THANKS[/b:1x9zdurg][/size:1x9zdurg]
But on Xbrowse [b:1x9zdurg]no need the command
:SetoDbf(oServizi) [/b:1x9zdurg] ???
why you rem [b:1x9zdurg]ordine field[/b:1x9zdurg] from [b:1x9zdurg]cSwapFields[/b:1x9zdurg] ?
Problem ....when you add a record the field ORDINE IS ZERO , then if... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | [quote:1t2kj707]But on Xbrowse no need the command
:SetoDbf(oServizi) ???
[/quote:1t2kj707]
You should NOT.
In the XBROWSE command we state "DATASOURCE oServizi". XBrowse automatically sets SetOdbf(). We should not again do it.
[quote:1t2kj707]why you rem ordine field from cSwapFields ?
[/quote:1t2kj707]
This is to d... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | [quote="nageswaragunupudi":zgtcp8yx][quote:zgtcp8yx]But on Xbrowse no need the command
:SetoDbf(oServizi) ???
[/quote:zgtcp8yx]
You should NOT.
In the XBROWSE command we state "DATASOURCE oServizi". XBrowse automatically sets SetOdbf(). We should not again do it.
[quote:zgtcp8yx]why you rem ordine field from cSwapFie... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Use DATASOURCE oServizi
Do no use DATASOURCE oServizi:cAlias
With COLUMNS clause never use field numbers. Use only field names
Do not again use :SetODbf()
Do not use COLUMNS clause and also AUTOCOLS. Both are mutually exclusive.
WRONG:
[code=fw:1tdgivxr]<div class="fw" id="{CB}" style="font-family: monospace;"><br... |
to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!! | Thanks
I remember i inserted allways numbers with columns command in past |
to Nages: test for tdatabase | I saw your test and run ok ( NextID)
it is used only for Sclienti.dbf
How i can to use the same system for other archives ?
Must I create a control.dbf for each dbf ?
Regards |
to Nages: test for tdatabase | We can have one control file for many DBFs
I will post a sample to work with more DBFs
I will also change the name of the control file and some classes
You can then use that revised sample as a final template |
to Nages: test for tdatabase | Do you remember my idea function?
I know it was very elementary written by a child but maybe it could work
besides the various archives I had also thought about the different lengths of the code
because each archive could have different dimensions
example
customers ---> 0001
Invoices -----> 0000000001 |
to Nages: test for tdatabase | Nages
on the test I add a new Method to duplicate a record ( seem run ok)
@ 20,360 BTNBMP PROMPT "Duplicate" SIZE 100,35 PIXEL OF oDlg FLAT ;
ACTION oClients:Duplicate(oClients)
[code=fw:1cupc311]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">METHOD</span> Duplicate<s... |
to Nages: test for tdatabase | Hello Silvio,
I would suggest for better understanding this program insert following code.
@ 150, 40 BTNBMP PROMPT "SAVE" SIZE 100,35 PIXEL OF oDlg FLAT WHEN oRec:Modified() ;
ACTION ( oRec:City := dtos( date() ) + "/" + time() ,oRec:Save(), lExit := .t., oDlg:End() )
The customer numbers are one aft... |
to Nages: test for tdatabase | Dear Friend Silvio
The inherent problem in this approach is that the IDs are not chronologically in ascending order and there can be gaps in the serial order.
In case of invoices, invoice numbers not being in serial order would be highly objectionable. Some programmer friends even felt that such database may be viewe... |
to Nages: test for tdatabase | Mr. Rao,
I suppose ID’s are the same as account numbers. In many cases they are just a field for quick connection of data and I’m not sure why chronological order would be of any value. However, with invoices, you certainly want them in the exact order created.
I use a Counters.dbf that has one record and it contai... |
to Nages: test for tdatabase | [quote:1plr7m6n]
I suppose ID’s are the same as account numbers. In many cases they are just a field for quick connection of data and I’m not sure why chronological order would be of any value.
[/quote:1plr7m6n]
Agree.
That is what the already posted Clients sample does.
[quote:1plr7m6n]
However, with invoices, you c... |
to Nages: test for tdatabase | First of all I have to specify one thing:
For the management of customers, the system (the test) that Rao did as well for other archives is fine for me.
the only thing I asked for was to use only a control.dbf file for all the archives and to have different types of lengths for example 4-digit customers, 10-digit order... |
to Nages: test for tdatabase | [quote="nageswaragunupudi":36oaiywx]Dear Friend Silvio
The inherent problem in this approach is that the IDs are not chronologically in ascending order and there can be gaps in the serial order.
In case of invoices, invoice numbers not being in serial order would be highly objectionable. Some programmer friends even ... |
to Nages: test for tdatabase | The legal requirements would be met by data saved in the fields, ie. InvoiceNumber, InvoiceDate, InvoiceTime, Customer, Address, etc.
As for the control file, one field could be set for each category, and the size of the field denotes the number it could hold, ie. "invoice", N, 10; "customer", N, 6; "inventory", N, 8;... |
to Nages: test for tdatabase | yes everything is fine but I do not prefer to talk to You mr Tm after the last messages we have had it seems to me that I have spoken clearly, You have a ideas, I have my own: I even had to suffer from your even of the offensive accusations now you have the courage to intrude and give advice: I have no words !!! |
to Nages: test for tdatabase | [quote="Silvio.Falconi":3f7nnqa6]First of all I have to specify one thing:
For the management of customers, the system (the test) that Rao did as well for other archives is fine for me.
the only thing I asked for was to use only a control.dbf file for all the archives and to have different types of lengths for example ... |
to Nages: test for tdatabase | Thank you Rao for the test
I tried with my tablet windows even if I am in hospital because I had an assault for a car park under my house: tachycardia and nasiotic state keep me here in the hospital under observation but I can use the tablet lenovo and I answer you that:
1) when I entered customers or items after pre... |
to Nages: test for tdatabase | Please take care of your health first.
We will discuss after your discharge. Please also do not work in the hospital.
Wish you get well very soon. |
to Nages: test for tdatabase | thanks ok |
to Nages: test for tdatabase | Hello Silvio,
I read that you have a new law starting on 1-7-2019 for billing.
How does this effect your software.
Best regards
Otto
google translated
According to the new provision, the daily income
- electronically recorded and
- telematically transmitted to the Agency for Revenue.
By introducing the electronically r... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.