Search found 26 matches: importantly

Return to advanced search

U-Dbu

... allows us to easily create applications like the one I show you here, U-Dbu. It is a simple application and more features can be added, but most importantly is to be able to check the strength that you can have with this system and see how build an entire application on the web. All the code ...
by Carles
Sun Apr 30, 2023 9:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1223

Re: Advantage Database Server

... one and the same DBF file from many users simultaneously. In my view this should not affect XYProgram because the size of DBFs is small and most importantly you are relying more on remote desktop. Performance penalties are very minimum. DBFCDX should serve the purpose with adequate dependability. ...
by Otto
Thu Jan 13, 2022 7:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3741

Re: Iniciando con mod_harbour

... is also similar: own server and Windows. I just don't use SQL. But for the actual application it doesn't matter which database you connect to. And importantly, you can decide for yourself what to develop, with what and how. I developed Harbourino for myself. It is useful to adapt ready-made modules ...
by Otto
Tue Jan 11, 2022 5:38 pm
 
Forum: mod_harbour
Topic: Iniciando con mod_harbour
Replies: 24
Views: 3808

Re: MariaDB

... filters and sorting in the memory itself and thereby avoiding to re-read the data from the server. The results are not only faster but most importantly reduces un-necessary network traffic which is very important. To take the best advantage of xbrowse, mention the column names in the xbrowse ...
by nageswaragunupudi
Mon Feb 08, 2021 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MariaDB (Solved)
Replies: 2
Views: 332

Re: tArrayData

... cpte_fecha <= ?", { ::id_contribuyente, dFecDes, dFecHas } ) Easy to write, easy to understand and easy to maintain and most importantly, bug-free. Note: The function DBF_ApplyParams() was first released in FWH1905.
by nageswaragunupudi
Tue Sep 01, 2020 6:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: tArrayData
Replies: 12
Views: 1255

Re: Help with PDF in FWH-19.09 please.

... limitations: No Unicode support. For English this is ok. The choice of fonts is limited. But these two are not big limitations in most cases. Most importantly you need to use the latest print functions. We advise you to first test fwh\samples\pdfharu1.prg, pdfharu2.pdf, print01.prg, print02.prg ...
by nageswaragunupudi
Tue Dec 03, 2019 11:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with PDF in FWH-19.09 please. - SOLVED
Replies: 3
Views: 1031

Re: New FWH 19.03

And, most importantly, the problem DOES EXIST WITH SAYTEXT( ) We kept aside all other works and did extensive tests. The samples we produced above prove that the alleged problem does NOT exist with SayText() whether used as a ...
by nageswaragunupudi
Thu Apr 11, 2019 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.03
Replies: 37
Views: 5076

Re: New FWH 19.03

... It was TOTALLY WRONG but I decided not to argue about it. In fact, my code for nearly 100 reports/invoices/etc is all object based. And, most importantly, the problem DOES EXIST WITH SAYTEXT( ) which is what I am using after Nages suggested it. But why argue? Based on his assumption of usage, ...
by nageswaragunupudi
Wed Apr 10, 2019 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.03
Replies: 37
Views: 5076

Re: New FWH 19.03

... It was TOTALLY WRONG but I decided not to argue about it. In fact, my code for nearly 100 reports/invoices/etc is all object based. And, most importantly, the problem DOES EXIST WITH SAYTEXT( ) which is what I am using after Nages suggested it. But why argue? Based on his assumption of usage, ...
by TimStone
Tue Apr 09, 2019 6:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 19.03
Replies: 37
Views: 5076

Re: alias dinamicos en dialogos nomodales

... the syntax oBrw := TXBrowse():New( oDlg )  Using command line syntax as advised by us is not only simple and short but most importantly that is the only way to use the full power of xbrowse. If you still want to use your syntax, it is upto you, but you will not get many benefits ...
by nageswaragunupudi
Fri Mar 10, 2017 2:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: alias dinamicos en dialogos nomodales
Replies: 15
Views: 3712

TRecSet class : FWH 14.07

... can and the result is a blank value compatible to the field type. We welcome users to try the class and offer suggestions for improvments and most importantly bug-reports are the most welcome. We endeavour to attend to any bug reports as immediately as possible.
by nageswaragunupudi
Tue Jul 29, 2014 2:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TRecSet class : FWH 14.07
Replies: 6
Views: 1706

Re: XHARBOUR , ADO , ANSI and OEM

... but not Harbour and vice versa. This is not acceptable to us. What is written either in xHarour or Harbour should be read by other and most importantly by MSAccess Application. Also the data should be read correctly by 3rd party applications using other languages. Our applications should ...
by nageswaragunupudi
Tue Jun 10, 2014 4:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XHARBOUR , ADO , ANSI and OEM
Replies: 5
Views: 2464

Re: Fivedroid on Qt

... Could be trying to adapt Fwh or Harbour to use this, Azure and TFS, I guess VS Works for Android too, but if experimenting with Android and most importantly, go ahead. but remember my words: If you want to pay cheap smartphone or want the device for free or OS free, will not pay for the software ...
by norberto
Sun Jun 23, 2013 4:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivedroid on Qt
Replies: 135
Views: 37370

Re: FiveWeb

... been using that platform since the late 90s. However, we need to incorporate SQL and better data entry interfaces with field validation and more importantly auto complete or data population from a table, i.e. load company name and address details in to a form. Do you think FiveWeb can handle ...
by cdmmaui
Wed Apr 10, 2013 9:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb
Replies: 29
Views: 5808

Re: Listbox via MS SQL

... using ADO for many years and found when you set up your recordset object to use the opendkeyset, local cache and lockoportunistic options. Most importantly is the Local Cache option which takes your recordset and places it in local memory of the workstation. You will find your data ( especially ...
by Rick Lipkin
Thu Jul 05, 2012 12:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listbox via MS SQL
Replies: 6
Views: 1761
Next

Return to advanced search