Search found 44 matches: responsibility

Return to advanced search

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 ...
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: 276

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

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 Enrico Maria Giordano
Fri Oct 20, 2023 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2325

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 ...
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: 2781

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 ...
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: 2781

Re: Installation of mod_harbour as module or fastcgi handler

... return' 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 ...
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: 2874

Re: database oDbf

... and structure. 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 ...
by nageswaragunupudi
Sun May 16, 2021 2:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: database oDbf
Replies: 9
Views: 1220

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 nageswaragunupudi
Sat Oct 03, 2020 11:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Password problem
Replies: 23
Views: 3223

Re: Error report (errsysw_.prg)

... 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 understanding ...
by TimStone
Fri Jul 05, 2019 6:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 2658

New FTDN November 2018 (FWH 18.11)

... (modify,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 Antonio Linares
Sat Dec 01, 2018 10:46 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November 2018 (FWH 18.11)
Replies: 1
Views: 2154

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 ...
by Silvio.Falconi
Wed Sep 05, 2018 9:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages searching on xbrowse
Replies: 11
Views: 2542

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
by dutch
Tue May 23, 2017 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OFnt:END() generating logfile
Replies: 11
Views: 1997

Re: OFnt:END() generating logfile

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
by Enrico Maria Giordano
Tue May 23, 2017 9:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OFnt:END() generating logfile
Replies: 11
Views: 1997

Re: FWH Logic with method's (Xbrowse ToDbf)

... into fiedls in the order of the fields. If a list of fields is provided the contents are copied into the fields specified in the list. It is the responsibility of the programmer to ensure datatype compatibility with the destination fields. 3) bProgress: Optional From the above you can see that ...
by nageswaragunupudi
Mon Dec 19, 2016 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH Logic with method's (Xbrowse ToDbf)
Replies: 4
Views: 1349

Re: New FWH 15.08

NO with the old release it was Ok like You can see on the screenshot. best regards Uwe :?: It is our responsibility to keep perfect backward compatibility. Possible that in our anxiety to provide unicode support to the printer class some bugs might have rolled in. Please ...
by nageswaragunupudi
Fri Sep 11, 2015 10:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 15.08
Replies: 14
Views: 2894
Next

Return to advanced search