Search found 90 matches: editbaserecord

Return to advanced search

Re: Mr. Rao, Registros duplicados en xBrowse con un ReQuery

Mr. Rao, Perfecto! ahora si funciona correctamente, en base a lo que comenta : " You chose to use the method EditBaseRecord() for editing the record (though it is not necessary or recommended in this case, but that is a separate discussion)." en que caso es recomendable ...
by Ariel
Sat Jun 27, 2020 12:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr. Rao, Registros duplicados en xBrowse con un ReQuery
Replies: 12
Views: 1585

Re: Mr. Rao, Registros duplicados en xBrowse con un ReQuery

Thanks for sharing your prg, rc files along with your data. You chose to use the method EditBaseRecord() for editing the record (though it is not necessary or recommended in this case, but that is a separate discussion). The method gets the record data ready and calls ...
by nageswaragunupudi
Fri Jun 26, 2020 6:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr. Rao, Registros duplicados en xBrowse con un ReQuery
Replies: 12
Views: 1585

Re: BASE/39 Write not allowed in MariaDB - SOLVED

... oRs:Setdefault accept lReadonly parameter, but oRec:SetDefault dont. Why I use SetDefault function for it. When I enter a new record called from editbaserecord, Save button is should be disabled. I used to assign defaults directly but Save button does not act what I want. I have changed all my ...
by Horizon
Tue Jun 02, 2020 8:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BASE/39 Write not allowed in MariaDB
Replies: 18
Views: 1637

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

nageswaragunupudi wrote:Glad to know
That is difficult for me but I will try


Hi Mr. Rao,

Is there anything to help you about this process?
by Horizon
Tue Apr 14, 2020 11:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

Glad to know
That is difficult for me but I will try
by nageswaragunupudi
Sun Apr 12, 2020 11:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED

I just sent revised lib Please use this and let us have your feedback Yes, It is ok now. I have also tested to codeblock. Thank you. Do you have a time to check next problem. charset "latin5_turkish_ci" in http://forums.fivetechsupport.com/viewtopic.php?p=214507#p214507
by Horizon
Sun Apr 12, 2020 11:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

I just sent revised lib
Please use this and let us have your feedback
by nageswaragunupudi
Sun Apr 12, 2020 11:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

nageswaragunupudi wrote:Can you please try this and let me know the result?
Code: Select all  Expand view

? oCn:QueryResult( "SELECT @@in_transaction" )
 


Result 0.

Thanks.
by Horizon
Sun Apr 12, 2020 9:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

Can you please try this and let me know the result?
Code: Select all  Expand view

? oCn:QueryResult( "SELECT @@in_transaction" )
 
by nageswaragunupudi
Sun Apr 12, 2020 9:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

Even here the problem is with Turkish language.
Problem is coming because of the two letters "i" in the word "in_transaction"
by nageswaragunupudi
Sun Apr 12, 2020 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

Oh sad.
Your mails went to spam folder and I thought you are yet to reply.
let me now read your emails
by nageswaragunupudi
Sun Apr 12, 2020 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

I don't understand what is happening. I did not get your mail
by nageswaragunupudi
Sun Apr 12, 2020 8:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

nageswaragunupudi wrote:Through personal email, I requested you to check these with the revised libraray
Code: Select all  Expand view
xbrowser oCn:Execute( "SHOW ALL VARIABLES LIKE 'in_transaction'" )
AND
? oCn:in_transaction


I reminded you also, but there is no response from you to my email.


I have sent again Mr. Rao.
by Horizon
Sun Apr 12, 2020 8:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631

Re: New lLock parameter problem in EditBaseRecord() for MariaDB

Through personal email, I requested you to check these with the revised libraray
Code: Select all  Expand view
xbrowser oCn:Execute( "SHOW ALL VARIABLES LIKE 'in_transaction'" )
AND
? oCn:in_transaction


I reminded you also, but there is no response from you to my email.
by nageswaragunupudi
Sun Apr 12, 2020 7:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 4631
Next

Return to advanced search