Search found 47 matches: responsibility

Searched query: responsibility

by Otto
Sat Dec 07, 2024 8:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Login with Cloudflare
Replies: 6
Views: 1410

Re: Login with Cloudflare

Dear Antonio,
with your confirmation, I feel even more reassured.

I have conducted so many experiments recently. It truly is a big responsibility to simply open a web server or RDP port to the WWW.
But when I occasionally noticed on ChatGPT that it also uses Cloudflare as its forefront, I decided to ...
by Otto
Sat Nov 09, 2024 10:51 am
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 12684

Re: cloud or not cloud

Hello friends,
I think if we had a good checklist of everything we really need to consider, divided into the three areas of responsibility:

system administrator,
web app developer,
and user,


we could alleviate many of the concerns.

Best regards,
Otto
by RAMESHBABU
Sat Sep 14, 2024 2:58 am
Forum: FiveWin for Harbour/xHarbour
Topic: slowness
Replies: 76
Views: 20576

Re: slowness

... automatically destroyed when the index is closed.
The temporary index may be created in memory only or in a temporary file. This lies in the responsibility of the
RDD used for index creation.
[/quote]

The final point is Server OS. I tried to improve speed in several ways in WINDOWS Server OS ...
by Silvio.Falconi
Wed Nov 22, 2023 6:15 pm
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages: Record deleted but make error also RESOLVED
Replies: 3
Views: 620

Re: To Nages: Record deleted but make error also

There is no problem with oBrw:aDeleted array.

When a programmer tries to save this array or any other array to DBF it is his responsibility to match the type of the array elements with the datatypes of the corresponding fields of the DBF.

I actually don't know why when I delete one it assigns a ...
by nageswaragunupudi
Wed Nov 22, 2023 2:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages: Record deleted but make error also RESOLVED
Replies: 3
Views: 620

Re: To Nages: Record deleted but make error also

There is no problem with oBrw:aDeleted array.

When a programmer tries to save this array or any other array to DBF it is his responsibility to match the type of the array elements with the datatypes of the corresponding fields of the DBF.
by Enrico Maria Giordano
Fri Oct 20, 2023 5:10 pm
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 9338

Re: DBF . Commit

Otto wrote:I mean, assuming the system doesn't crash. Do you really have to make a commit for another user to see a change?
No, as far as I know. It is the network system responsibility to handle those situations with the system buffers.
by vilian
Fri Apr 22, 2022 2:05 pm
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 5993

Re: ADS - The future is <sadly> now so where do you go ?

... to update existing keys for more seats ( at no charge ). The problem is they can't even seem to find anyone in the company (SAP) who handles responsibility for this product even though their website says it is still available for sale. If you fill out a form as if you are a new client, no one will ...
by TimStone
Fri Apr 22, 2022 12:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 5993

Re: ADS - The future is <sadly> now so where do you go ?

... to update existing keys for more seats ( at no charge ). The problem is they can't even seem to find anyone in the company (SAP) who handles responsibility for this product even though their website says it is still available for sale. If you fill out a form as if you are a new client, no one will ...
by chrisiwien
Fri May 21, 2021 9:22 am
Forum: mod_harbour
Topic: Installation of mod_harbour as module or fastcgi handler
Replies: 27
Views: 6198

Re: Installation of mod_harbour as module or fastcgi handler

... RETURN

The purpose of this Hello-World-Example is only to see if the Harbour-interpreter works basically without any errors. You know, my responsibility is the webserver configuration, not Harbour programming. I'm not at all experienced with Harbour.
Response Time: I got the response time via ...
by nageswaragunupudi
Sun May 16, 2021 2:51 pm
Forum: FiveWin para Harbour/xHarbour
Topic: database oDbf
Replies: 9
Views: 1575

Re: database oDbf

... We recommend FW_RecToHash() and FW_HashToRec().
This writes only common fields. The order of the fields is not important. It is the responsibility of the programmer to ensure compatibility of field types and sizes to avoid errors while writing.


There must and will be one index field for ...
by nageswaragunupudi
Sat Oct 03, 2020 11:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: New Password problem
Replies: 2
Views: 6831

Re: New Password problem

Mr. Tim
Yes, there is a problem with Password Get when using resources in non-Unicode applications.
We do regret the inconvenience and it is our responsibility to provide you with a library with a proper fix to this issue.
Please allow us a little more time and we will solve the issue.
by TimStone
Fri Jul 05, 2019 6:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 4455

Re: Error report (errsysw_.prg)

... question was different, but I was curious about the "why" of one of your responses.

I do realize that if I modify any source code, it is my responsibility to figure out what is going on if I have a problem. Actually, I'm simply reporting more data that I found would be very helpful in ...
by Antonio Linares
Sat Dec 01, 2018 10:46 am
Forum: WhatsNew / Novedades
Topic: New FTDN November 2018 (FWH 18.11)
Replies: 1
Views: 3602

New FTDN November 2018 (FWH 18.11)

... append and delete) made to
the main table are also simulataneously made to the table with
the same name on the external server. It is the responsibility
of the programmer to keep both tables identical and not to modify
the table on the second server directly.
see \fwh\samples\mariarpl.prg ...
by Silvio.Falconi
Wed Sep 05, 2018 9:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages searching on xbrowse
Replies: 11
Views: 3187

Re: To Nages searching on xbrowse

... scientists

To sell the applications I support myself in a company that then is the one that makes the invoice of my applications and takes responsibility.

The owner of the company that owns the invoice is a former VB programmer and decides all the fields and how the screens must be made and the ...
by dutch
Tue May 23, 2017 9:34 am
Forum: FiveWin for Harbour/xHarbour
Topic: OFnt:END() generating logfile
Replies: 11
Views: 2563

Re: OFnt:END() generating logfile

Enrico Maria Giordano wrote:You don't have to explicitly release a font assigned to a control using FONT clause. That control takes the ownership and therefore the responsibility to release it.

EMG

Dear EMG,

It means End dialog will be ended font also, doesn't it?

Thanks