Re: Table buffering & select table conflict

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi, stefan

I am not getting you by third parameter.

Pleae give me the command what i should write in place of what

& shall i have to cleat the table buffering & if yes, how.

Bankim Desai

"Stefan Wuebbe" wrote:

i am updating the data with
tableupdate(0,.t.) command,
i am not coming out of the buffering

You need to make sure to update the desired workarea (by using
the third TableUpdate() parameter).
And it's important to check success by evaluating the return value.
When TableUpdate() returns .F., you can use AError() to get the
reason.


hth
-Stefan



--
|\_/| ------ ProLib - programmers liberty -----------------
(.. ) Our MVPs and MCPs make the Fox run....
- / See us at www.prolib.de or www.AFPages.de
-----------------------------------------------------------



"Bankim Desai" <BankimDesai@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:58448615-6120-4CBC-B65D-0F3027A6617D@xxxxxxxxxxxxxxxx
Sir,

I am using free table for updating & fetching the record based on particulat
index.

say
sele a
use bomast inde bomast alias bomast
set order to boid
thus the table is already ready for use

now i am issuing other commands as under for master viewing & updateing the
same in pageframe programme.

set multilocks on
=CURSORSETPROP('Buffering', 5, 'bomast')
m.boid=boid

i am updating the data with
tableupdate(0,.t.) command,
i am not coming out of the buffering

this whole process is on network & not single use.

but surprised to note sometimes that records are updated & sometime
evenafter successfuk\l modification / updation

records are not updated / appended at all.



.



Relevant Pages

  • Re: Create own command
    ... "Parameter 3 is shown when condition PMTCTL3 is TRUE." ... I want to create an own command with two or three parameters. ... It should only show the third parameter, if in parameter two is the Value ... Best regards. ...
    (comp.sys.ibm.as400.misc)
  • RE: "Syntax error converting datetime from character string" with reuse ADO.Command &
    ... I understand that when you're trying to reuse a Command ... an Syntax error was generated. ... Even after you have changed the CommandText for the third parameter, ... So when you execute it, ...
    (microsoft.public.data.ado)
  • Re: Create own command
    ... Parameter 3 is shown when condition PMTCTL1 is TRUE. ... Thomas Raddatz. ... It should only show the third parameter, if in parameter two is the Value "Y". ... If i use the command at the command-line with F4, ...
    (comp.sys.ibm.as400.misc)
  • Re: Inserting rows to a database
    ... Databasetoolbox. ... The command I'm using is: ... I'm updating my variable exdata constantly and calling insert again ...
    (comp.soft-sys.matlab)
  • Set XData vs. Set YData command speed issue
    ... When using Profiler I have noticed an odd issue that updating the X axis data is approximately 1.5x to 2x slower than updating the Y axis data. ... takes approximately 1.5x to 2x longer than the command: ...
    (comp.soft-sys.matlab)