- Code: Select all Expand view RUN
EditBaseRecord( cFieldList, lNew, bEdit, oBrw, lLock )
and use .T. for the last parameter for lLock.
EditBaseRecord( cFieldList, lNew, bEdit, oBrw, lLock )
nageswaragunupudi wrote:Glad to know
That is difficult for me but I will try
nageswaragunupudi wrote:Can you please try this and let me know the result?
- Code: Select all Expand view RUN
? oCn:QueryResult( "SELECT @@in_transaction" )
? oCn:QueryResult( "SELECT @@in_transaction" )
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.
xbrowser oCn:Execute( "SHOW ALL VARIABLES LIKE 'in_transaction'" )
AND
? oCn:in_transaction
Horizon wrote:nageswaragunupudi wrote:Do you want libraries for Harbour with Visual Studio 32 bits? Or Borland?
Harbour with Visual Studio 32 bits.
nageswaragunupudi wrote:Do you want libraries for Harbour with Visual Studio 32 bits? Or Borland?