Search found 47 matches: discussing

Return to advanced search

Re: Newbie Question : XBROWSE

... to the first post of Mr. Jimmy and the correct answer of Mr. Anser KK. The problem has nothing to do with XBrowse at all and there is no point in discussing about xbrowse in depth here. If we create any controls other than xbrowse, which require access to an open DBF, we would have got similar ...
by nageswaragunupudi
Sat Nov 26, 2022 5:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Newbie Question : XBROWSE
Replies: 17
Views: 1487

Re: Get real date from the Internet

This is one simple sample. Not the best though. We will be discussing other better alternatives. #include "fivewin.ch"function Main()   local hDateTime   hDateTime   := WorldClock( "cst" )  ...
by nageswaragunupudi
Tue Sep 27, 2022 1:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get real date from the Internet
Replies: 55
Views: 4467

Re: Fwteam - Xbrowse too slow

... 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 but horizontally, that is, it becomes very slow ...
by Silvio.Falconi
Wed Apr 20, 2022 9:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1135

Re: Clase Nativa MySql

... is actually inserted, several other users might have already inserted several records and this insertion will result in an error. Note: We are not discussing single user applications here. Let us see this example. There is a small table with these records. ID FLD1 FLD2 1 AA   AAAA 2 ...
by nageswaragunupudi
Fri Mar 11, 2022 3:45 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase Nativa MySql
Replies: 18
Views: 1851

Re: New FWH 21.06

... he drew c5report which is quite different from the ER graphics engine that uses the tcontrol class of fwh and after three years we are still here discussing ER, because everyone knows it doesn't work and most use fastreport or other third party software. when this topic is everyone's topic maybe ...
by Silvio.Falconi
Fri Jul 30, 2021 1:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 21.06
Replies: 57
Views: 4818

Re: Send EMail Within FW Appplication....

Here is a very old message thread discussing this topic.

http://forums.fivetechsupport.com/viewtopic.php?f=3&t=15843&p=82081&hilit=gmail#p82081

Also note the info about the firewall blocking port 465.
by James Bott
Thu Jun 10, 2021 7:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send EMail Within FW Appplication (RESOLVED)
Replies: 18
Views: 3084

Re: Simulate header report with oprn:Box

... to modify ER by not making what changes but now two months have passed and I have not seen anything yet For more than twenty years I have been discussing with you why fivewin still does not have a powerful designer that works well to rely on, with which a user can make a model in a very short ...
by Silvio.Falconi
Fri May 14, 2021 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simulate header report with oprn:Box
Replies: 9
Views: 877

Re: Libcurl - Access_violation

Hey everybody... I found out that the solution is WAAAAAY simpler than we were discussing... ridiculously simple... First of all, let's go back to the libcurl documentation... we can see right in the introduction that libcurl is THREAD-FREE. *which means that libcurl ...
by ricbarraes
Tue Feb 09, 2021 8:24 pm
 
Forum: mod_harbour
Topic: Libcurl - Access_violation
Replies: 4
Views: 584

Re: OT Optimizar query MySql

... None of them help us to optimize our sql queries. Optimization of queries is something we need to do ourselves. For this purpose, no point discussing which library to use. I do not know how big is `catalogo` table. In case this table is not very large, we can use the approach given below. ...
by nageswaragunupudi
Wed Mar 04, 2020 8:49 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT Optimizar query MySql
Replies: 30
Views: 5180

cross-site scripting

After Skype session yesterday I was discussing some security aspects with Andreu. Andreu helps me to understand some risks better. I am focused on the firewall but it seems also in programming we must be careful. but we have to give a security ...
by Otto
Sat Oct 26, 2019 10:11 am
 
Forum: mod_harbour
Topic: cross-site scripting
Replies: 1
Views: 499

Re: Example Business Object (Customer)

Mr. Silvio What you are asking is totally different from what Mr. James Bott was discussing. (i.e., the subject of this post) A Customer object is for ONE customer only. The question of adding customer, deleting customer, etc. does not arise. For that, you need ...
by nageswaragunupudi
Mon Nov 19, 2018 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Example Business Object (Customer)
Replies: 32
Views: 8531

Re: FWH-applications on Windows 2016 servers

Michel

here is a post from the xHarbour forum discussing poor performance on Windows servers with dbf\cdx ..

https://groups.google.com/forum/?fromgr ... cjzr1PrTqk
https://groups.google.com/forum/?fromgr ... Pt-VaADDdw

Rick Lipkin
by Rick Lipkin
Sat Aug 18, 2018 3:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH-applications on Windows 2016 servers
Replies: 7
Views: 1125

Re: Carlos Mora y la mala leche de la string concatenation

... issues. I did appreciate your discussions on optimizing string operations, reducing memory fragmentation, etc. I clearly stated that I was not discussing that topic. Experts like Mr Carlos and Mr Xmanuel may continue with the topic. My proposal would be to do it in C, which would avoid dependencies ...
by nageswaragunupudi
Sat May 05, 2018 5:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Carlos Mora y la mala leche de la string concatenation
Replies: 20
Views: 4287

Re: Carlos Mora y la mala leche de la string concatenation

... experts about optimization of string operations, avoiding memory fragmentation, etc. Though this topic interests me too, at the moment, I am not discussing that topic. The discussion appears to have started with the requirement of Mr. Paquito to reduce the time to export dbf to a delimited text ...
by nageswaragunupudi
Fri May 04, 2018 2:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Carlos Mora y la mala leche de la string concatenation
Replies: 20
Views: 4287

Re: Database - 17.07 - Problems

... the object whenever the Close() or End() method is called and this solves the problem. At least it appears to be in my testing. I shall be discussing in detail about DESTRUCTOR methods and how they work and what is the purpose and benefits of td_Destroy soon. For now, let me say that a ...
by nageswaragunupudi
Tue Sep 05, 2017 2:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11898
Next

Return to advanced search