Search found 49 matches: llock

Return to advanced search

Re: Bloquear un registro en el xbrowse

Use this method for edit
Code: Select all  Expand view  RUN

EditBaseRecord( cFieldList, lNew, bEdit, oBrw, lLock )
 

and use .T. for the last parameter for lLock.
by nageswaragunupudi
Wed Sep 08, 2021 3:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Bloquear un registro en el xbrowse
Replies: 1
Views: 466

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

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

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

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

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  RUN

? 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: 5403

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  RUN

? 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: 5403

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

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

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

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  RUN
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: 5403

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  RUN
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: 5403

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

Horizon wrote:
nageswaragunupudi wrote:Do you want libraries for Harbour with Visual Studio 32 bits? Or Borland?


Harbour with Visual Studio 32 bits.


Hi Mr. Rao,

Your mail has not been arrived to me yet?
by Horizon
Wed Apr 08, 2020 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 5403

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

nageswaragunupudi wrote:Do you want libraries for Harbour with Visual Studio 32 bits? Or Borland?


Harbour with Visual Studio 32 bits.
by Horizon
Wed Apr 08, 2020 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: lLock par. problem in EditBaseRecord() for MariaDB - SOLVED
Replies: 38
Views: 5403
Next

Return to advanced search